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

577 B

Dotfiles

User configuration for Arch Linux based systems.

My environment is now managed with Nix and defined in nix-config.

Shell: zsh
WM: sway
Theme: Nova [GTK2/3]
Terminal: kitty

Quick start

  1. Copy SSH keypair and known_hosts to ~/.ssh
  2. Import GPG keys and set ultimate trust with echo "KEYID:6:" | gpg --import-ownertrust
  3. git clone git@git.vimium.com:jordan/dotfiles.git projects/dotfiles
  4. ./install