This repository has been archived on 2023-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/README.md

18 lines
468 B
Markdown

# 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 and `known_hosts` 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`