Skip to content

Personalized settings for Terminal, Git, TextMate, etc.

Notifications You must be signed in to change notification settings

desandro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personalized command line settings. Updated for zsh on macOS Catalina.

desandro dotfiles in terminal

Installation

Download or clone repo

Edit dotfiles location in homefiles/.zshrc

dotfiles="$HOME/dev/dotfiles" # from
dotfiles="$HOME/where/i/put/dotfiles" # to

Run install.sh

cd ~/where/i/put/dotfiles
./install.sh

Updating

  • Run ./install.sh to update dotfiles
  • Run reload to update shell scripts

Customize

Put any the other shell scripts you want sourced in dotfiles/sh. For example, I have dotfiles/sh/dave.sh that has aliases and config that are particular to me.

Other dotfile projects

My dotfiles were mostly refactored from these other projects

About

Personalized settings for Terminal, Git, TextMate, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages