Skip to content

CatherineThompson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Config

Add a .dotconfig file to source the dotfiles.

Example:

export DOTFILES_ENV=home

source $DOTFILES/starship/.starship
source $DOTFILES/.golang

Shell

Setup the shell as described in the zsh README.md.

Homebrew

brew install --cask alacritty
brew install --cask visual-studio-code
brew install --cask fork

brew tap homebrew/cask-fonts
brew install --cask font-hack-nerd-font

brew install starship
brew install tmux

brew install go

brew install docker
brew install docker-compose
brew install colima
brew services start colima

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors