From 95feb8e98ecc376303d966f74ed93111373acca3 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 11 Jun 2022 10:34:46 +0000 Subject: use emacs --- .bashrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.bashrc b/.bashrc index 3318cd5..9d780ab 100644 --- a/.bashrc +++ b/.bashrc @@ -22,6 +22,10 @@ alias btd="bittorrent-curses --max_upload_rate 6 " export history_control=ignoreboth export command_oriented_history export HISTIGNORE='&:[bf]g:exit:ls' +export ALTERNATE_EDITOR='' +export EDITOR=emacsclient +alias e=emacsclient + shopt -s extglob shopt -s cmdhist shopt -s histappend -- cgit v1.2.3