Scripts and a lot of other things...
This commit is contained in:
parent
93d99b81db
commit
fda17aea44
18 changed files with 420 additions and 53 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
set -U fish_user_paths $fish_user_paths $HOME/.local/bin $HOME/scripts
|
||||
set -U fish_user_paths $fish_user_paths $HOME/.local/bin $HOME/scripts $HOME/.doom-emacs/bin
|
||||
set TERM "xterm-256color"
|
||||
set EDITOR "emacsclient -t -a"
|
||||
set VISUAL "emacsclient -c -a emacs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue