Skip to content

sunainapai/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

$HOME Setup

Create shell rc files depending on which shell is being used. To check the shell being used, enter these commands:

dscl . -read ~ UserShell
echo $SHELL

Then create shell rc files for shells that need to be configured with the setup script. For example:

touch ~/.zshrc

To undo any existing setup and setup the home directory, enter this command:

./setup

To undo the setup for home directory, enter this command:

./setup rm

About

Configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published