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
|
## Supported Configurations
|
||||||
* bash
|
* bash
|
||||||
* conky
|
|
||||||
* emacs
|
* emacs
|
||||||
* git
|
* git
|
||||||
* i3
|
|
||||||
* mutt
|
* mutt
|
||||||
* offlineimap
|
* offlineimap
|
||||||
* khard
|
* 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`.
|
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
|
$ cd $HOME/.dotfiles
|
||||||
$ stow {scripts,bash,git,tmux,vim}
|
$ stow {scripts,bash,git,tmux,vim}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue