These are my dotfiles for setting up my environment from nothing. Take and use anything you want.
- Install
zsh
in your terminal by usingsudo apt install zsh
- Modify the
.gitconfig
file in theos
directory to have your name and email - Execute the
run.sh
file while inzsh
These dotfiles detect which environment they are in and run the appropriate commands. The environments tested are:
- Ubuntu 24.04 LTS (older versions not tested or supported)