Esgrove / setupfiles

Setup scripts and configs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setupfiles

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 choco as the "package manager".

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

Ubuntu (WSL)

Powershell script which in turns runs a shell script to setup Ubuntu for Windows Subsystem for Linux.

Bash profile wsl_profile.sh.

Tool configs

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

About

Setup scripts and configs.

License:MIT License


Languages

Language:Shell 81.4%Language:PowerShell 18.6%