No description
  • Lua 33.4%
  • Nix 17.9%
  • CSS 15.2%
  • C 14.5%
  • GLSL 6.9%
  • Other 12.1%
Find a file
2026-06-24 07:21:45 +02:00
docs Add new docs for fixing SSH auth errors 2026-05-03 12:29:22 +02:00
nix Update Nix 2026-06-17 08:18:44 +02:00
other_configs Fix an issue with the screen.conf 2024-10-10 08:33:08 +02:00
scripts Add the jq script I used to format Spotify export data 2025-08-13 21:40:09 +02:00
stow_home Update nvim plugins 2026-06-24 07:21:45 +02:00
.gitignore Update gitignore 2024-12-11 07:28:19 +01:00
.gitmodules feat(zsh): replace git submodules with zplug 2024-08-02 08:06:24 +02:00
.luarc.json Migrate Hyprland config from hyprlang to lua 2026-05-19 10:14:25 +02:00
common_scripts.sh Use tinty sync instead of install and update 2025-06-03 08:54:56 +02:00
development-on-nix.md Add source to article about dev on nixos 2025-05-31 22:34:34 +02:00
LICENSE Initial commit 2022-11-22 18:03:52 +01:00
notes.md Update notes 2025-02-03 15:01:49 +01:00
README.md Update readme 2026-04-28 22:13:34 +02:00
rebuild_nix.sh Fix misstake in Nix update script 2026-02-25 08:39:29 +01:00
run_stow_home.sh Add script for running common commands and scripts 2025-06-03 08:51:02 +02:00
theming.md Add Darkmoss as a possible theme 2025-08-11 15:11:39 +02:00
trim-generations.sh Add script for running common commands and scripts 2025-06-03 08:51:02 +02:00

.dotfiles

Set up OS

Prerequisites

  1. Set up terminal
  2. Set up Neovim
  3. SSH into GitHub

Install

  1. Run git clone ssh://git@git.perprogramming.me:222/phjorgensen/.dotfiles.git
  2. Run cd .dotfiles
  3. Run git submodule init
  4. Run git submodule update
  5. Run ./run_stow_home.sh