personal website
Go to file
2024-09-04 22:56:43 -04:00
bash Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
emacs Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
fonts Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
git Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
i3/.i3 Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
ranger/.config/ranger Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
shellenv Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
tmux Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
vim Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
zsh Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
.gitignore Took snapshot of my main dotfiles 2024-07-28 23:05:45 -04:00
install.sh Allow undoing install script changes via options 2024-08-08 22:10:52 -04:00
install.yml playbook to configure dotfiles 2024-09-04 22:56:43 -04:00
README.md playbook to configure dotfiles 2024-09-04 22:56:43 -04:00

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

if you find yourself in a machine that has ansible pre-installed you could use it too to install ansible-playbook localhost install.yml -ask-become-pass