blob: f022882465f660f4cd8f849e10ee23cdccde7c76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# dotfiles
Quick configs i can't live without on my machines.
`./install.sh `
installs everything to your system
`./install.sh undo`
removes only the configs from your home directory
`./install.sh wipe`
removes both the configs and packages installed
|