install readline/inputrc into $HOME/.inputrc
This commit is contained in:
parent
43f6b97b7c
commit
91658e6282
1 changed files with 3 additions and 0 deletions
|
|
@ -14,3 +14,6 @@ if [ ! -d $HOME/.config ]; then
|
||||||
mkdir $HOME/.config
|
mkdir $HOME/.config
|
||||||
fi
|
fi
|
||||||
/bin/ln -sf `pwd`/xfce/autostart $HOME/.config/autostart
|
/bin/ln -sf `pwd`/xfce/autostart $HOME/.config/autostart
|
||||||
|
|
||||||
|
|
||||||
|
/bin/ln -sf `pwd`/readline/inputrc $HOME/.inputrc
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue