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 https://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.

or manually:

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

Vale

vale sync

to update vale styles

Firefox

./firefox/install.sh

Get ready to contribute

git remote set-url origin git@github.com:gotha/dotfiles.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published