Personal Arch Linux configuration
This repository has been archived on 2026-02-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Lua 61.8%
  • Shell 26.2%
  • CSS 12%
Find a file
2023-06-26 14:47:36 +01:00
.config More treesitter extensions 2022-07-04 23:22:12 +01:00
.gitignore Migrate nvim config to Lua 2022-06-26 23:13:35 +01:00
.profile Switch to kitty 2022-01-05 21:19:06 +00:00
.zprofile Make .profile portable 2020-09-11 16:33:12 +00:00
install Add bind dependency 2022-03-03 19:06:15 +00:00
LICENSE Add README and LICENSE 2022-01-02 10:43:04 +00:00
README.md Add archive note to README.md 2023-06-26 14:47:36 +01:00

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