Include ZSH, oh-my-zsh and new ubuntu new system setup
cd ~ && git clone https://github.com/rakshans1/dotfiles.git
git submodule init
git submodule update
To install my dotfiles as your
or to setup new machine
git submodule foreach git pull origin master
Git Icons |
Explanation |
4 |
Number of commits your repository is ahead of your remote branch |
5 |
Number of commits your repository is behind of your remote branch |
3 |
Number of stashes, here 3. |
|
There are unstaged changes in your working copy |
|
There are staged changes in your working copy |
|
There are files in your working copy, that are unknown to your repository |
|
The name of your branch differs from its tracking branch. |
|
Branch Icon |
2c3705 |
The current commit hash. Here "2c3705" |
|
Repository is a git repository |