Setup: get solbuild; Fish: autojump only in tty

This commit is contained in:
Phantop 2020-08-24 18:14:01 -04:00
parent d25a5d44fd
commit 8cce502487
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ test (hostname) = "aperture" && set -gx D /mnt/LocalDiskD || set -gx D ~
set fish_user_paths ~/.local/bin $D/Installs/bin /usr/lib/ccache/bin
set fish_function_path $fish_function_path $D/Games/Minecraft/Game/functions
tty -s && starship init fish | source; source /usr/share/autojump/autojump.fish
tty -s && starship init fish | source && source /usr/share/autojump/autojump.fish

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="keepassx kitty mpv qutebrowser rofi zathura"
terminal="aria2 autojump busybox fd fish jq ncdu neovim stow"
terminal="aria2 autojump busybox fd fish jq ncdu neovim solbuild-config-local-unstable stow"
sudo eopkg it $desktop $terminal
rm ~/.bashrc