mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 14:53:39 -08:00
updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
for filename in "$@"; do
|
||||
emacsclient -n -c "$@"
|
||||
emacsclient -n -e emacs -c "$@"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user