index
:
dotfiles.git
main
Dotfiles used on my laptop
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.local
/
bin
/
update-mail
blob: df56fdd53d0881beb6c9e4bae06da3b940938279 (
plain
) (
blame
)
1
2
3
#!/bin/sh tmux new-session -d mbsync -aq $@ exit 0