Remove custom packages from packages.list
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
fcde32bd49
commit
84afcd9546
2 changed files with 4 additions and 3 deletions
|
@ -221,7 +221,6 @@ reiserfsprogs
|
||||||
riot-desktop
|
riot-desktop
|
||||||
ripgrep
|
ripgrep
|
||||||
rofi
|
rofi
|
||||||
rom-manager-git
|
|
||||||
rpcs3-git
|
rpcs3-git
|
||||||
ruby
|
ruby
|
||||||
rust-racer
|
rust-racer
|
||||||
|
@ -267,7 +266,6 @@ texlive-publishers
|
||||||
texlive-science
|
texlive-science
|
||||||
thunar
|
thunar
|
||||||
tk
|
tk
|
||||||
tsk-git
|
|
||||||
ttf-croscore
|
ttf-croscore
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
ttf-droid
|
ttf-droid
|
||||||
|
|
|
@ -65,3 +65,6 @@ rustup component add "${RUST_COMPONENTS[@]}"
|
||||||
print_section "Manual TODOs"
|
print_section "Manual TODOs"
|
||||||
print_log "Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}"
|
print_log "Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}"
|
||||||
print_log "Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}"
|
print_log "Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}"
|
||||||
|
|
||||||
|
# ADD user to sudoers manually
|
||||||
|
# Comment out [Multilib]
|
Loading…
Add table
Add a link
Reference in a new issue