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

11 lines
270 B
Markdown

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