mirror of
https://github.com/dzeiocom/dotfiles.git
synced 2025-06-15 20:19:19 +00:00
4
backups/Fish/functions/lsa.fish
Executable file
4
backups/Fish/functions/lsa.fish
Executable file
@ -0,0 +1,4 @@
|
||||
# Defined in - @ line 0
|
||||
function lsa --description 'alias lsa=ls'
|
||||
ls $argv;
|
||||
end
|
Reference in New Issue
Block a user