1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/README.md

11 lines
261 B
Markdown
Raw Normal View History

# frebib/dotfiles
2016-03-31 17:51:28 +00:00
## Usage
To get started, clone this repo and link the relevant files/directories
2016-03-31 17:51:28 +00:00
```shell
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
ln -sfv .config/dotfiles/* .config/
ln -sfv .config/dotfiles/profile .zprofile
```