add inputrc to Makefile
This commit is contained in:
parent
522b0986cd
commit
9ce3699c8f
1
Makefile
1
Makefile
@ -30,6 +30,7 @@ tmux:
|
|||||||
ln -s $(PWD)/sub/tmux/tmux.conf ~/.tmux.conf
|
ln -s $(PWD)/sub/tmux/tmux.conf ~/.tmux.conf
|
||||||
|
|
||||||
vim:
|
vim:
|
||||||
|
echo "set editing-mode vi" >> ~/.inputrc
|
||||||
test -e ~/.vim || \
|
test -e ~/.vim || \
|
||||||
ln -s $(PWD)/sub/vim ~/.vim
|
ln -s $(PWD)/sub/vim ~/.vim
|
||||||
ln -s ~/.vim/vimrc ~/.vimrc
|
ln -s ~/.vim/vimrc ~/.vimrc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user