+ Replacing sudo with doas (if possible)
This commit is contained in:
parent
7aa1e65676
commit
b2ce214bd3
3 changed files with 22 additions and 20 deletions
|
@ -31,8 +31,6 @@ HISTFILE=~/.cache/zsh/zsh_history
|
|||
HISTSIZE=1000
|
||||
SAVEHIST=1000
|
||||
|
||||
# vimrc
|
||||
export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
|
||||
# vi mode
|
||||
set -o vi
|
||||
bindkey -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue