Initial Commit
This commit is contained in:
commit
6ca41923e5
45 changed files with 3007 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Dotfiles
|
||||
|
||||
These are my dotfiles for neofetch, neovim, zsh, glava, alacritty, and btop.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
git clone https://github.com/Henry-Hiles/dotfiles
|
||||
cd dotfiles
|
||||
sh install.sh
|
||||
```
|
Reference in a new issue