2024-07-29 03:05:45 +00:00
|
|
|
# dotfiles
|
2024-08-09 01:43:00 +00:00
|
|
|
Quick configs i can't live without on my machines.
|
2024-08-09 02:13:35 +00:00
|
|
|
|
2024-08-09 02:15:56 +00:00
|
|
|
`./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
|
|
|
|
|