mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 01:34:22 +00:00
Fix README
This commit is contained in:
@@ -11,9 +11,9 @@ My dotfiles. If you want to use them fork or clone the repo. Each branch has spe
|
|||||||
* `echo ".dotfiles" >> .gitignore`
|
* `echo ".dotfiles" >> .gitignore`
|
||||||
* `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles`
|
* `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles`
|
||||||
* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'`
|
* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'`
|
||||||
|
* `config checkout <branch-name>`
|
||||||
* `config submodule init`
|
* `config submodule init`
|
||||||
* `config submodule update`
|
* `config submodule update`
|
||||||
* `config checkout`
|
|
||||||
* `source .zshrc`
|
* `source .zshrc`
|
||||||
|
|
||||||
## [Full Guide](https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/)
|
## [Full Guide](https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/)
|
||||||
|
|||||||
Reference in New Issue
Block a user