Fastfetch update logo
This commit is contained in:
@@ -24,12 +24,13 @@ alias girlboss="sudo"
|
||||
alias anifetch="python3 ~/.anifetch/anifetch.py -f \"~/.anifetch/video.mp4\" --framerate 30 --width 60 --height 60 -c \"--symbols wide --fg-only\""
|
||||
|
||||
alias vifish="nvim $HOME/.config/fish/config.fish"
|
||||
alias thmvpn="sudo openvpn $HOME/Documents/VPNConfig/TheSparkle.ovpn"
|
||||
|
||||
alias obs-fix="__NV_DISABLE_EXPLICIT_SYNC=1 flatpak run com.obsproject.Studio"
|
||||
|
||||
# pnpm
|
||||
set -gx PNPM_HOME "/home/vivian/.local/share/pnpm"
|
||||
if not string match -q -- $PNPM_HOME $PATH
|
||||
set -gx PATH "$PNPM_HOME" $PATH
|
||||
set -gx PATH "$PNPM_HOME" $PATH
|
||||
end
|
||||
# pnpm end
|
||||
|
||||
Reference in New Issue
Block a user