git clone https://github.com/gotha/dotfiles.git && cd dotfilesDepending on your OS follow one of these guides:
Plugins will be automatically installed by lazy.nvim on first run.
To manually sync plugins:
nvim +Lazy syncStart 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_pluginsvale syncto update vale styles
nix run github:serokell/deploy-rs -- .#bastionnix build .#packages.x86_64-linux.devbox-qemu
./run-qemu.shnix run .#deploy-devbox-qemugit remote set-url origin git@github.com:gotha/dotfiles.git