Skip to content

Commit

Permalink
emacsclient
Browse files Browse the repository at this point in the history
  • Loading branch information
EnigmaCurry committed Dec 9, 2023
1 parent ca4c6df commit eb8ed57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ eval $(keychain --eval --quiet)
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias bb='rlwrap bb'

alias ec="${HOME}/git/vendor/enigmacurry/emacs/ec"

vterm_printf() {
if [ -n "$TMUX" ] && ([ "${TERM%%-*}" = "tmux" ] || [ "${TERM%%-*}" = "screen" ]); then
Expand Down

0 comments on commit eb8ed57

Please sign in to comment.