No description
  • Lua 32.3%
  • Nix 18.1%
  • CSS 17.8%
  • C 13.8%
  • GLSL 6.5%
  • Other 11.5%
Find a file
2026-08-21 08:28:36 +02:00
docs Add docs on how to update wallpaper 2026-08-12 10:15:19 +02:00
nix Update Nix 2026-08-20 07:39:29 +02:00
other_configs Fix an issue with the screen.conf 2024-10-10 08:33:08 +02:00
scripts Create a script to update wallpaper 2026-08-12 10:17:48 +02:00
stow_home Remove unused zsh alias 2026-08-21 08:28:36 +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