Added ivy, projectile + org-roam.
This commit is contained in:
@@ -9,7 +9,7 @@ if [[ -f ~/.bash_home ]]; then
|
||||
fi
|
||||
|
||||
# later switch to emacs client when the emacs server is running
|
||||
alias emacs='emacsclient -ct'
|
||||
alias emacs='emacsclient -ct --eval "(load \"~/.emacs\")"'
|
||||
alias ls='ls --color=auto'
|
||||
alias diff='diff --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
|
||||
Reference in New Issue
Block a user