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
/
la.fish
blob: 97d65b678fdce2237eaf34156a9d99ecc2ac50c6 (
plain
)
1
2
3
function la --wraps='exa -a' --description 'alias la exa -a' exa -a $argv; end