alpine | ||
arch | ||
i3 | ||
.bash_aliases | ||
.bash_docker | ||
.bash_functions | ||
.bashlocal | ||
.bashrc | ||
.i3status | ||
.vimrc | ||
bashset.sh | ||
netmap.txt | ||
readme.md |
These are my configs
I usually just clone the repo into the home directory of whatever machine I'm on (git clone https://git.toad.city/brad/configs
), cd
into the project directory(cd configs
), and make executable/execute the install script (chmod +x bashset.sh; ./bashset.sh
)
You could do something different. I don't actually care.