Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 379 Bytes
# navigate to home directory and clone files
git clone https://github.com/jekhokie/homedir.git

# copy all files to home directory
rsync -r --exclude '.git' homedir/.* .

# change shell to bash given configs expect bash shell
chsh -s /bin/bash
# enter password

Next, use the iterm2_profile.json file to set up profile/appearance settings for the iTerm 2 terminal.