Skip to content

Collection of home directory files for profile customization.

Notifications You must be signed in to change notification settings

jekhokie/homedir

Repository files navigation

# 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.

About

Collection of home directory files for profile customization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published