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
|
source $HOME/.config/fish/configs/default_config.fish
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
if test -x /usr/bin/fastfetch
|
||||||
fastfetch
|
fastfetch
|
||||||
|
end
|
||||||
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 -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
|
# set -Ux PYENV_ROOT $HOME/.pyenv
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# ~/.config/fish/configs/fedora_config.fish
|
# ~/.config/fish/configs/fedora_config.fish
|
||||||
#
|
#
|
||||||
alias ff='$HOME/.bin/simple_ffprobe_script'
|
#alias ff='$HOME/.bin/simple_ffprobe_script'
|
||||||
|
|
||||||
alias updateall='sudo dnf upgrade --refresh && flatpak update'
|
alias updateall='sudo dnf upgrade --refresh && flatpak update'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user