Initial commit
This excempts my two emacs configurations for spacemacs and doom-emacs. THere are still credentials in plaintext and I need to solve how to store those in git without the credentials.
This commit is contained in:
3
config/fish/functions/e.fish
Normal file
3
config/fish/functions/e.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function e
|
||||
emacsclient --no-wait $argv
|
||||
end
|
||||
Reference in New Issue
Block a user