mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
add updated alacrity config and changed emacs cfg
This commit is contained in:
5
scripts/emc
Executable file
5
scripts/emc
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
for filename in "$@"; do
|
||||
emacsclient -n -c "$@"
|
||||
done
|
||||
Reference in New Issue
Block a user