Download and install vale
's configured styles with vale sync
command. Run it from home directory after linking all the configuration files.
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