Skip to content

AidanLovelace/dotfiles

Repository files navigation

Aidan's Dotfiles

Requirements

Set zsh as your login shell:

chsh -s $(which zsh)

Install

curl https://raw.githubusercontent.com/AidanLovelace/dotfiles/master/.setup-dotfiles.sh | bash

Programs Configured

Git

brew install git

apt-get install git

Vim

brew install vim

apt-get install vim

GDB

brew install gdb

apt-get install gdb

VSCode

https://code.visualstudio.com

Theos - New Instance Creator