Skip to content

gotha/dotfiles

Repository files navigation

My dotfiles

Install software

Depending on your OS follow one of these guides:

Install configuration

Get the config:

git clone git@github.com:gotha/dotfiles.git && cd dotfiles

Install it:

stow -t ~ .

neovim

Install all plugins

nvim +PackerSync

tmux

Start tmux and press prefix + I (shift + i) to install the required plugins.

Vale

vale sync

to update vale styles

Firefox

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 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published