dotfiles

Installing

Run stow to symlink everything or just select what you want

stow */ # Everything (the '/' ignores the README)
stow zsh # Just my zsh config

tmux

Install plugins with prefix + I

Remember npm packages

npm --location=global list > npm-global.txt

Save terminal conf

dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal-profiles.dconf

Resources