Skip to content

alaabadran/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Do you want to have a cool terminal like this:
screenshot

Installation

First, you need to install git Auto-completion
sudo git clone git@github.com:git/git.git /usr/local/git/
If you got error, then try:
sudo git clone https://github.com/git/git.git /usr/local/git/

Now clone dotfiles:
cd ~/
git clone git@github.com:alaabadran/dotfiles.git ~/dotfiles
Then move .bash_profile file to your Home
cd dotfiles
mv .bash_profile ~/.bash_profile

Don't forget to Backup your old .bash_profile
Here is how:
cd ~/
cp .bash_profile .bash_profile-backup
Then open Terminal app -> Preferences -> Profiles -> Import -> choose IR_Black theme

Enjoy

About

My dotfiles for Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages