inputrc and xinitrc

This commit is contained in:
Frank Villaro-Dixon 2013-11-11 21:48:13 +01:00
parent 9c65e363ed
commit bc504a06db
3 changed files with 6 additions and 0 deletions

3
inputrc Normal file
View file

@ -0,0 +1,3 @@
set editing-mode vi
set keymap vi
set completion-ignore-case on

View file

@ -4,6 +4,7 @@ function deploy_for_desktop()
{ # {{{
cd ~
ln -s $WAI/xinitrc ./.xinitrc
ln -s $WAI/inputrc ./.inputrc
ln -s $WAI/Xmodmap ./.Xmodmap
ln -s $WAI/octaverc ./.octaverc
ln -s $WAI/gitconfig ./.gitconfig

View file

@ -24,6 +24,8 @@ wmname LG3D
#Keyboard setup +compose key for "ŭ" (Win-b u) for esperanto
setxkbmap -model pc104 -layout ch -variant fr -option compose:lwin
xset m 9/1 1
#My pinkie hurts :'(
#if [ -s ~/.Xmodmap ]; then
# xmodmap ~/.Xmodmap