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
/
da.fish
blob: b44316d591f4a38625948cc4fcfeb0d1af2b6c15 (
plain
)
1
2
3
function
da --wraps
=
'dots add'
--description
'alias da dots add'
dots add
$argv
;
end