Skip to content

mbr-phys/dotfiles

Repository files navigation

Dotfiles for Arch Linux

general windows management

fonts and colouring

browser

  • browser is firefox, customised with userChrome.css

terminal

  • emulator is urxvt
  • shell is zsh
  • shell prompt is custom, see zshrc

utilities

packages

  • for a recorded list of all installed packages:
    • pacman -Qqen > ~/dotfiles/packages/packages.txt for official Arch packages
    • pacman -Qqem > ~/dotfiles/packages/aurpackages.txt for aur packages

Symlinking

a useful guide for explaining symlinks with stow

  • install gnu stow to allow simple symlinks

  • put config files into a single (git) folder in the structure above

  • change into repo and use stow [package name] to link into config location e.g. stow zathura creates a symlink to ~/.config/zathura

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors