LMBishop/dotfiles
1
0
Fork
You've already forked dotfiles
0
  • Shell 36.9%
  • Lua 35.3%
  • Python 13.8%
  • CSS 11.9%
  • Dockerfile 2.1%
Find a file
2026年07月09日 22:43:54 +01:00
alacritty Update laptop configs 2026年06月16日 00:38:13 +01:00
bin Update laptop configs 2026年06月16日 00:38:13 +01:00
containers Add base container and remove oh-my-zsh 2026年07月04日 21:48:58 +01:00
git Replace python installer 2023年07月20日 21:20:55 +01:00
hyprland Update laptop configs 2026年06月16日 00:38:13 +01:00
iterm2 Add iTerm2 2021年12月14日 15:30:21 +00:00
kitty Change most things to symlinks instead of hardlinks 2024年12月25日 14:26:51 +00:00
mako Some shit 2025年11月04日 22:40:46 +00:00
rofi Add new configs 2023年01月13日 13:46:51 +00:00
sway Update laptop configs 2026年06月16日 00:38:13 +01:00
swaylock Change most things to symlinks instead of hardlinks 2024年12月25日 14:26:51 +00:00
systemd Some shit 2025年11月04日 22:40:46 +00:00
tmux Replace python installer 2023年07月20日 21:20:55 +01:00
vim Some shit 2025年11月04日 22:40:46 +00:00
waybar Extra laptop config 2026年07月04日 21:53:01 +01:00
wob Update laptop configs 2026年06月16日 00:38:13 +01:00
wofi Some shit 2025年11月04日 22:40:46 +00:00
zsh Update .zshrc 2026年07月09日 22:42:01 +01:00
.gitignore Add bin 2024年12月25日 14:55:37 +00:00
install-arch-system.yml Add systemd service files 2024年12月25日 15:13:13 +00:00
install-arch.yml Add systemd service files 2024年12月25日 15:13:13 +00:00
install-macos.yml Replace python installer 2023年07月20日 21:20:55 +01:00
README.md Update README.md 2026年07月09日 22:43:54 +01:00

This repository is hosted at git.leonardobishop.net.

dotfiles

Dotfiles for my machines. These configurations have been used on a regular PC, Framework laptop, M1 Mac running Asahi Linux, and even a Steam Deck.

Programs

This repository contains configurations for the following programs, intended to be run on either Arch Linux or Asahi Linux (/Arch Linux ARM). Some (but not all) configurations will also work without any further editing on macOS.

Text-based

Plus my own scripts in bin.

Graphical

  • kitty (terminal emulator)
  • mako (notifications)
  • sway (WM)
  • swaylock
  • swayidle
  • waybar (status bar)
  • wofi (launcher)
  • (削除) alacritty (削除ここまで) (terminal emulator, not currently in use)
  • (削除) hyprland (削除ここまで) (WM, not currently in use)
  • (削除) iTerm2 (削除ここまで) (terminal emulator, not currently in use)
  • (削除) rofi (削除ここまで) (launcher, not currently in use)

Other

  • This repository also contains some systemd unit files.

Install

This repository is designed to be installed with my own dotfiles-installer program. Unless you happen to be me, I wouldn't suggest using this.

Arch / Asahi

# dotfiles-installer -f install-arch-system.yml

Then:

$ dotfiles-installer -f install-arch.yml

macOS - requires the Xcode command line tools

$ dotfiles-installer -f install-macos.yml

Screenshots

(Outdated.)