dotfiles and such
Go to file
shibao 6979a7df14 modify nonsystem script 2021-11-27 01:33:57 -05:00
etc/ssh update algos for sshd hardening 2021-11-26 17:02:10 -05:00
home/default modify nonsystem script 2021-11-27 01:33:57 -05:00
.gitignore add sway config 2021-11-20 18:17:22 -05:00
preview.png add readme 2021-11-21 12:10:51 -05:00
readme.md add sshd config 2021-11-22 00:28:07 -05:00

readme.md

dotfiles

preview

these are my dotfiles, custom desktop entries, and scripts for my personal machine to use these verbatim, clone the repo and merge it onto root with rsync, like below.

this repo also contains configuration files for services with arch linux. feel free to disregard these if you'd like.

please note that these are provided without guarantee or warranty of any kind. please back up all your files before using these!

git clone https://gitea.bubbletea.dev/shibao/dotfiles.git
rsync -a dotfiles/* /

thank you!

requirements

this isn't an exhaustive list. please let me know if i've forgotten one!

  • sway (de)
  • waybar (topbar)
  • swayidle (idle daemon)
  • swaylock (lockscreen)
  • alacritty (terminal)
  • rofi (launcher)
  • moki (notification daemon)
  • kanshi (screen config manager)
  • lxpolkit (auth helper)
  • nm-applet (network gui manager)
  • playerctl (music controller)
  • materia-dark (gtk theme)
  • papirus-dark (icon theme)
  • fctix (intl. keyboard input)
  • grim (screenshots on wayland)
  • neovim (editor)
  • direnv (per-directory environment variables)
  • asdf (language agnostic dependency management)