the capslock key now acts as esc when tapped, and ctrl when held
This commit is contained in:
parent
e4fb8078f0
commit
d51d1551de
2 changed files with 6 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
#install pre-req.
|
||||
echo "installing required packages"
|
||||
sudo apt-get install tmux zsh vim powerline
|
||||
sudo apt-get install tmux zsh vim powerline xcape
|
||||
#remove existing configs, if they exist
|
||||
rm -ri ~/.tmux.conf
|
||||
rm -ri ~/.zsh-custom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue