index
:
dots
master
These are my config files and I treasure them
Vidhu Kant Sharma
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