Initial Commit

This commit is contained in:
“Henry-Hiles” 2022-10-25 10:16:39 -04:00
commit 6ca41923e5
45 changed files with 3007 additions and 0 deletions

11
README.md Normal file
View 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
```