Depending on your OS follow one of these guides:
Get the config:
git clone git@github.com:gotha/dotfiles.git && cd dotfiles
Install it:
stow -t ~ .
Install all plugins
nvim +PackerSync
Start tmux
and press prefix
+ I
(shift + i) to install the required plugins.
vale sync
to update vale styles
to hide tab bar open about:config
and enable toolkit.legacyUserProfileCustomizations.stylesheets
while you are here you can disable Pocket by setting extensions.pocket.enabled
to false
.
cd ~/.mozilla/firefox/ && \
cd $(ls -d *.default-*) && \
ln -s ../xxx.profile-xxx/chrome .