Updates to fix dependencies
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
#
|
||||
# ~/.config/fish/configs/fedora_config.fish
|
||||
#
|
||||
|
||||
alias ff='$HOME/.bin/simple_ffprobe_script'
|
||||
|
||||
alias updateall='sudo dnf upgrade --refresh && flatpak update'
|
||||
alias ssh='env TERM=xterm-256color ssh'
|
||||
|
||||
alias updateall='sudo dnf upgrade --refresh && flatpak update'
|
||||
|
||||
if test -e $HOME/.cargo/bin/eza
|
||||
set -gx PATH $HOME/.cargo/bin $PATH $PATH
|
||||
end
|
||||
Reference in New Issue
Block a user