mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add comment to readme
This commit is contained in:
parent
4f3faee47c
commit
b132b0a35d
@ -6,11 +6,14 @@ To quickly get started, clone this repo and run the setup scripts.
|
|||||||
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
|
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
|
||||||
cd ~/.config/dotfiles
|
cd ~/.config/dotfiles
|
||||||
|
|
||||||
|
You can put the `dotfiles` directory anywhere, just be sure to update the `$DOTFILES` envvar in `.profile`
|
||||||
|
|
||||||
To install all of my packages & programs, run the setup script:
|
To install all of my packages & programs, run the setup script:
|
||||||
|
|
||||||
scripts/setup.sh
|
scripts/setup.sh
|
||||||
|
|
||||||
To link all the configuration files, run the init-dotfiles script:
|
To link all the configuration files, run the init-dotfiles script:
|
||||||
|
|
||||||
**Be warned that this will destroy your current configs without warning**
|
**Be warned that this will destroy your current configs without warning**
|
||||||
|
|
||||||
scripts/init-dotfiles.sh
|
scripts/init-dotfiles.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user