Add README and LICENSE

This commit is contained in:
2022-01-02 10:43:04 +00:00
parent 27a7bffdad
commit 5be20d0e63
2 changed files with 29 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# Dotfiles
User configuration for Arch Linux based systems.
| | |
|-|-|
| **Shell:** | zsh |
| **WM:** | sway |
| **Theme:** | [Nova](https://git.vimium.com/jordan/gtk-nova-theme) [GTK2/3] |
| **Terminal:** | alacritty |
## Quick start
1. Copy SSH keypair to `~/.ssh`
1. Import GPG keys and set ultimate trust with `echo "KEYID:6:" | gpg --import-ownertrust`
1. `git clone git@git.vimium.com:jordan/dotfiles.git projects/dotfiles`
1. `./install`