index
:
dotfiles
master
My dotfiles, because I ran ‘rm -rf ~/.config’ one time
Thomas Voss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
ec
blob: 0e748af64cefb399b602488130cf60066d060a2e (
plain
) (
blame
)
1
2
3
4
#!/bin/sh
[
-t
2
]
&&
mode
=
t
||
mode
=
c
exec
emacsclient
-s
ec
-
$mode