Update README.md
This commit is contained in:
parent
e081b2f473
commit
bd6cee4ac9
10
README.md
10
README.md
|
|
@ -29,15 +29,19 @@ To install:
|
||||||
|
|
||||||
4. Optional Upgrades
|
4. Optional Upgrades
|
||||||
|
|
||||||
Install virtualfish
|
Run the essentials script for faster repeat key and remapping caps lock:
|
||||||
|
essentials
|
||||||
|
|
||||||
|
Install virtualfish:
|
||||||
pip3 install virtualfish
|
pip3 install virtualfish
|
||||||
vf install
|
vf install
|
||||||
|
|
||||||
Install Tmux plugin manager
|
Install Tmux plugin manager:
|
||||||
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm
|
||||||
tmux -> prefix + I
|
tmux -> prefix + I
|
||||||
|
|
||||||
Install Nerd Hack Regular: https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete.ttf
|
Install Nerd Hack Regular:
|
||||||
|
https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete.ttf
|
||||||
Terminal -> Preferences -> Text -> Font -> Hack Nerd Regular
|
Terminal -> Preferences -> Text -> Font -> Hack Nerd Regular
|
||||||
|
|
||||||
Add week numbers to calendar:
|
Add week numbers to calendar:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue