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