Repository containing my dot files and system files
clone and version control
needed to create symlinks
add ssh.sh
to scripts/secrets/
for custom ssh alias'
run chmod +x start.sh
in hypr
directory
install tpm
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.config/tmux/tmux.conf
+ I
Clone the repository in your $HOME directory
$ git clone git@github.com:yunz-dev/dots.github
$ cd dots
Use stow to create symlinks
$ stow .
copy configuration file to /etc/nixos/configuration.nix
run
sudo nixos-rebuild switch
when making changes:
`~/scripts/INSERT_NIXOS_SCRIPT_HERE`
TODO: custom nix shell scripts under scripts dir