git clone git@github.com:niteria/dotfiles.git
cd dotfiles
stow -t ~ nvim
stow -t ~ tmux
stow -t ~ bash
ln -sf $(pwd)/bash/bash_profile_$machine ~/.bash_profile_custom
mkdir -p ~/.vimswp ~/.vimbackup
brew install stow
brew install neovim/neovim/neovim
pip2 install neovim
pip3 install neovim
sudo gem install neovim
# for swift
brew install swiftlint
sudo apt install stow
sudo apt install neovim
sudo apt install python-pip
pip2 install neovim
sudo apt install python3-pip
pip3 install neovim
sudo apt install ruby-dev
sudo gem install neovim
:PlugInstall
https://github.com/keith/sourcekittendaemon.vim#installation - Swift autocomplete
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
In Tmux:
Ctrl-B I to install plugins.
nix develop ~/dotfiles
nix run home-manager/release-25.05 -- switch --flake .#niteria