Account for auto swapping ctrl/capslock
This commit is contained in:
3
Makefile
3
Makefile
@@ -10,12 +10,13 @@ config_symlinks = termite dircolors-solarized
|
|||||||
|
|
||||||
all:
|
all:
|
||||||
|
|
||||||
local_install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap termite dircolors-solarized oh-my-zsh
|
local_install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim termite dircolors-solarized oh-my-zsh
|
||||||
|
|
||||||
remote_install: vim vimrc dircolors-solarized zshrc aliases oh-my-zsh
|
remote_install: vim vimrc dircolors-solarized zshrc aliases oh-my-zsh
|
||||||
|
|
||||||
noroot_install: bash_profile
|
noroot_install: bash_profile
|
||||||
|
|
||||||
|
ctrl_install: Xmodmap
|
||||||
|
|
||||||
.PHONY: $(home_symlinks)
|
.PHONY: $(home_symlinks)
|
||||||
$(home_symlinks):
|
$(home_symlinks):
|
||||||
|
|||||||
Reference in New Issue
Block a user