This website requires JavaScript.
Explore
Help
Sign In
sudacode
/
rice
Watch
1
Star
0
Fork
0
You've already forked rice
mirror of
https://github.com/ksyasuda/rice.git
synced
2024-10-28 09:04:10 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
5d4b7eee41
rice
/
scripts
/
emc
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add updated alacrity config and changed emacs cfg
2021-11-02 02:23:00 -07:00
#!/usr/bin/env bash
for filename in "$@"; do
update path to sudasong in zshrc and fix emc
2021-11-06 16:32:02 -07:00
emacsclient -n -c "$@"
add updated alacrity config and changed emacs cfg
2021-11-02 02:23:00 -07:00
done
Reference in New Issue
Copy Permalink