Go to file
2024-06-13 10:33:13 +02:00
config.d feat: improve git config with global gitignore 2024-06-13 10:32:07 +02:00
tools.d feat: add new tool mise-en-place (https://mise.jdx.dev/) 2024-06-13 10:33:13 +02:00
anyenv.bash feat: Improve bootstrap 2022-05-21 02:30:05 +02:00
bootstrap.bash feat: Improve bootstrap 2022-05-21 02:30:05 +02:00
config.bash feat: move bash config to config.d 2024-06-13 10:31:44 +02:00
fonts.bash feat: Improve bootstrap 2022-05-21 02:30:05 +02:00
README.md feat: Improve bootstrap 2022-05-21 02:30:05 +02:00
system-ubuntu.bash feat: Improve bootstrap 2022-05-21 02:30:05 +02:00
tools.bash feat: split tools.bash in individual files 2024-02-04 15:06:45 +00:00

config-bootstrap

Just a script to easily setup my shell environment on new devices.

git clone https://github.com/xlogerais/config-bootstrap.git ~/.bootstrap && cd ~/.bootstrap && bash bootstrap.bash