Skip to content

Esgrove/setupfiles

Repository files navigation

Setup files

Setup scripts and configs for my computers.

Mac

Shell scripts for setting up a new Mac, using homebrew as the "package manager".

Shell profile zshrc.sh for oh-my-zsh, which includes my custom shell aliases and functions, which should be copied to ~/.zshrc.

Windows

PowerShell script for setting up a new Windows machine, using Scoop as the "package manager".

Bash profile bashrc.sh for Git Bash, which should be copied to ~/.bashrc.

Ubuntu (WSL)

PowerShell script which in turns runs a bash shell script to set up Ubuntu for Windows Subsystem for Linux.

Shell profile zshrc_ubuntu.sh for oh-my-zsh, which should be copied to ~/.zshrc.

Tool configs

Configs for various code formatting and linting tools that I use regularly. The dot prefix has been removed from some files here, so they are easier to interact with in macOS Finder for example.

About

Setup scripts and configs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published