removing old references
This commit is contained in:
parent
46aabba749
commit
b71302eb91
1 changed files with 1 additions and 3 deletions
|
@ -4,10 +4,8 @@ These are generic dotfiles intended for use across any platform.
|
|||
|
||||
## Supported Configurations
|
||||
* bash
|
||||
* conky
|
||||
* emacs
|
||||
* git
|
||||
* i3
|
||||
* mutt
|
||||
* offlineimap
|
||||
* khard
|
||||
|
@ -20,7 +18,7 @@ These are generic dotfiles intended for use across any platform.
|
|||
Following the best practices of the local platform install `git` and `stow`.
|
||||
|
||||
```
|
||||
$ git clone git@git.sr.ht:~amdavidson/dotfiles $HOME/.dotfiles
|
||||
$ git clone https://pretend.work/amd/dotfiles.git $HOME/.dotfiles
|
||||
$ cd $HOME/.dotfiles
|
||||
$ stow {scripts,bash,git,tmux,vim}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue