Fix things
This commit is contained in:
@@ -44,7 +44,7 @@ export PROMPT="${NAME}${DIR}${GIT} ${ICON}%{$reset_color%} "
|
||||
zstyle ':vcs_info:git:*' formats '|%b '
|
||||
|
||||
# ============================== Aliases
|
||||
alias emacsnw="TERM=alacritty-direct emacsclient -nw -a 'vim'"
|
||||
alias emacsnw="emacsclient -nw -a 'emacs -nw'"
|
||||
|
||||
if command -v rg &> /dev/null; then
|
||||
alias grep="rg"
|
||||
|
||||
Reference in New Issue
Block a user