mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 10:44:38 +10:00
Minor edits
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -163,7 +163,7 @@ alias config="/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME"
|
||||
alias tb="nc termbin.com 9999"
|
||||
|
||||
### ENABLE VI MODE ###
|
||||
set -o vi
|
||||
#set -o vi
|
||||
|
||||
### SET VIM AS MANPAGER ###
|
||||
export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
|
||||
|
||||
Reference in New Issue
Block a user