|
|
@ -1,6 +1,6 @@ |
|
|
# .dotfiles |
|
|
# .dotfiles |
|
|
|
|
|
|
|
|
My Arch Linux dotfiles. |
|
|
|
|
|
|
|
|
My arch compatible user dotfiles. |
|
|
They were originally based on the dotfiles of [lukesmithxyz](https://github.com/lukesmithxyz/voidrice). |
|
|
They were originally based on the dotfiles of [lukesmithxyz](https://github.com/lukesmithxyz/voidrice). |
|
|
This being some time, hundreds of commits and my personalized version of [larbs](https://github.com/TiynGER/larbs) ago, they are now quite different. |
|
|
This being some time, hundreds of commits and my personalized version of [larbs](https://github.com/TiynGER/larbs) ago, they are now quite different. |
|
|
|
|
|
|
|
|
@ -17,7 +17,7 @@ To take a look at all the software it installs look at the [progs.csv](https://g |
|
|
|
|
|
|
|
|
### clone this repository |
|
|
### clone this repository |
|
|
|
|
|
|
|
|
`git clone --bare https://github.com/TiynGER/.dotfiles $HOME/.dotfiles` |
|
|
|
|
|
|
|
|
`git clone --bare https://github.com/Tiyn/dotfiles $HOME/.dotfiles` |
|
|
|
|
|
|
|
|
### checkout changes |
|
|
### checkout changes |
|
|
|
|
|
|
|
|
|