mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-27 00:53:17 +00:00
Setup: add inno; Clean: purge autojump
This commit is contained in:
parent
60442731ce
commit
114e9622b7
|
@ -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
2
.setup
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue