inputrc
This commit is contained in:
parent
dfe69f37ea
commit
b6921a26fa
2 changed files with 13 additions and 2 deletions
2
bashrc
2
bashrc
|
@ -40,8 +40,6 @@ export ANDROID_HOME=/opt/android-sdk
|
|||
|
||||
|
||||
# Tweaks
|
||||
set -o vi
|
||||
|
||||
[[ $- != *i* ]] && return
|
||||
|
||||
if [ -f /etc/bash_completion ]; then . /etc/bash_completion; fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue