Setup: add inno; Clean: purge autojump

This commit is contained in:
Phantop 2020-09-07 11:28:05 -04:00
parent 60442731ce
commit 114e9622b7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
sudo eopkg up --y
fc-cache -f -v
sudo sync
fish -c "j -c"
fish -c "j --purge"
sudo eopkg clean -y
sudo eopkg dc -y
sudo eopkg rmo -y

2
.setup
View File

@ -3,7 +3,7 @@ sudo eopkg it -c system.devel
sudo eopkg rm gnome-terminal libreoffice-common mate-terminal nautilus
desktop="gmic-gimp keepassx kitty mpv quodlibet qutebrowser rofi zathura"
terminal="aria2 autojump busybox fd fish git-extras jq most ncdu neovim solbuild-config-local-unstable stow"
terminal="aria2 autojump busybox fd fish git-extras innoextract jq most ncdu neovim solbuild-config-local-unstable stow"
sudo eopkg it $desktop $terminal
rm ~/.bashrc