(bashrc) set vim as editor for sudoedit
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
# ~/.bashrc
|
# ~/.bashrc
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# select vim as editor for sudoedit
|
||||||
|
export EDITOR=vim
|
||||||
|
|
||||||
# configure behaviour of command history
|
# configure behaviour of command history
|
||||||
## disable duplicates in command history
|
## disable duplicates in command history
|
||||||
export HISTCONTROL=ignoreboth:erasedups
|
export HISTCONTROL=ignoreboth:erasedups
|
||||||
|
|||||||
Reference in New Issue
Block a user