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