index
:
dots
master
Config files for my Linux desktop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
fish
/
functions
/
lsa.fish
blob: 8ac8cb1f2f059085d7662083febfa750f10e4e7a (
plain
)
1
2
3
function
lsa --wraps
=
'exa -al'
--description
'alias lsa exa -al'
exa -al
$argv
;
end