Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 654 Bytes

EXTRA.md

File metadata and controls

23 lines (15 loc) · 654 Bytes

Extra Notes

Vale Spellchecker

Download and install vale's configured styles with vale sync command. Run it from home directory after linking all the configuration files.

Copy and Update .gitconfig.local

After setting up these files, you'll see .gitconfig.local.example one that is created in the home directory. You need to check what it contains and update if needed.

cp ~/.gitconfig.local.example ~/.gitconfig.local

How to Use tmux plugins

Please install tpm before you can use tmux plugins:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm