Skip to content

markhakansson/dotfiles

Repository files navigation

dotfiles

🌴 sway, 🐟 fish, 🔳 Alacritty, 🔡 tmux, 🅰️ Arch Linux. My personal dotfiles, 💯% Wayland compatible.

Screenshot

Terminal workspace

About

I use GNU Stow to manage my dotfiles. As an example to stow the Neovim configuration to the home directory simply do

$ cd dotfiles
$ stow nvim

Fonts

After stowing the fonts, update the font cache with

$ fc-cache -v

System files

Files in /system-scripts/bin/ are to be placed in /usr/local/bin/, wheras all systemd files in /system-scripts/systemd/ should be placed in /etc/systemd/system/.

Credits