changes
This commit is contained in:
@@ -6,3 +6,4 @@ SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fish
|
||||
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1ecatppuccin/fish
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
SETUVAR fish_greeting:\x1d
|
||||
SETUVAR fish_user_paths:/home/alex/\x2ebun/bin
|
||||
|
||||
3
.config/fish/functions/la.fish
Normal file
3
.config/fish/functions/la.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function la --wraps='ls -a' --description 'alias la ls -a'
|
||||
ls -a $argv
|
||||
end
|
||||
Reference in New Issue
Block a user