From 619fd0184ad415a6aa86793b6ea266cbe5434853 Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 19 Dec 2020 02:58:45 -0500 Subject: .config/nixpkgs: Update to emacs 27.1 --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index e712296..70fff04 100644 --- a/.bashrc +++ b/.bashrc @@ -84,7 +84,7 @@ alias dash='PS1="$ " dash' alias diceware='diceware -d " "' alias dict='dict -h localhost' alias dmesg='dmesg -e' -alias emacs='TERM=xterm-256color emacs -nw --load ~/.config/emacs/emacs.el' +alias emacs='TERM=xterm-256color emacs -nw' alias go='GOPATH=$(pwd)/go go' alias grep='grep --color=tty -d skip' alias locate='locate -ie' -- cgit v1.2.3