move em script to emacs repo
This commit is contained in:
parent
86c71f1bdb
commit
6acd762d24
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,9 @@
|
|||
*
|
||||
!/.gitignore.d
|
||||
!/.gitignore.d/bin
|
||||
!/.local
|
||||
!/.local/bin
|
||||
!/.local/bin/birthdays
|
||||
!/.local/bin/fuzzy-i3lock
|
||||
!/.local/bin/i3-run
|
||||
!/.local/bin/ical2org
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
emacsclient -c -a "" $1
|
Loading…
Reference in a new issue