index
:
archsetup.git
init-install-work
main
builds a full dev workstation from a bare Arch Linux install.
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles
/
system
/
.local
/
bin
/
et
blob: 1c3c4a01a9d15df037b3025f471a5d1ab88859b5 (
plain
)
1
2
#!/bin/sh emacsclient -c -nw --alternate-editor="" $1 $2 $3 $4 &