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
|
||||
ripgrep
|
||||
rofi
|
||||
rom-manager-git
|
||||
rpcs3-git
|
||||
ruby
|
||||
rust-racer
|
||||
|
@ -267,7 +266,6 @@ texlive-publishers
|
|||
texlive-science
|
||||
thunar
|
||||
tk
|
||||
tsk-git
|
||||
ttf-croscore
|
||||
ttf-dejavu
|
||||
ttf-droid
|
||||
|
|
|
@ -64,4 +64,7 @@ rustup component add "${RUST_COMPONENTS[@]}"
|
|||
|
||||
print_section "Manual TODOs"
|
||||
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