mirror of
https://github.com/ksyasuda/rice.git
synced 2026-06-12 15:13:33 -07:00
add updated alacrity config and changed emacs cfg
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
for filename in "$@"; do
|
||||
emacsclient -n -c "$@"
|
||||
done
|
||||
Reference in New Issue
Block a user