Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 908 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 908 Bytes

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