These are my personal dotfiles for my ubuntu 22.04 machine.
To apply this config, you need nix and gnw stow.
- Download or clone this repo.
git clone https://github.com/lakshmanshankar/dotfiles.git- Install nix
sh <(curl -L https://nixos.org/nix/install) --daemon- bash
nix profile install .#default
- Stow configs
stow home
nix profile listnix profile remove {name}nix profile add .#defaultgit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpmtmux new