vi-like input, theme toggle, Makefile and update README
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
# for ssh logins, install and configure the libpam-umask package.
|
||||
#umask 022
|
||||
|
||||
export EDITOR=emacsclient
|
||||
export VISUAL=emacsclient
|
||||
export EDITOR=nvim
|
||||
export VISUAL=nvim
|
||||
|
||||
# if running bash
|
||||
if [ -n "$BASH_VERSION" ]; then
|
||||
|
Reference in New Issue
Block a user