⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

markhakansson/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

229 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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