test if fastfetch is installed
This commit is contained in:
@@ -51,8 +51,9 @@ if status is-interactive
|
||||
source $HOME/.config/fish/configs/default_config.fish
|
||||
end
|
||||
end
|
||||
|
||||
fastfetch
|
||||
if test -x /usr/bin/fastfetch
|
||||
fastfetch
|
||||
end
|
||||
end
|
||||
# set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin $PATH /home/honney/.ghcup/bin # ghcup-env
|
||||
# set -Ux PYENV_ROOT $HOME/.pyenv
|
||||
|
||||
Reference in New Issue
Block a user