Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nonumx authored Jul 2, 2023
1 parent 36c07fe commit a219d44
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# dotfiles
My dotfiles

I use:
- oh-my-zsh

So please make sure you have installed these packages before using the dotfiles.

## Installation
```bash
git clone https://github.com/Nonumx/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod u+x ./sync.sh && ./sync.sh
```

0 comments on commit a219d44

Please sign in to comment.