You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
evenfire 7d4f3f906e
Updates
5 days ago
private_dot_config Updates 5 days ago
private_dot_local Add wallpaper 1 month ago
.chezmoiignore Add amfora & readme 5 months ago
README.md Update program list 2 months ago
symlink_dot_xinitrc Update symlink et al 3 months ago

README.md

Dotfiles

These are the dotfiles I deploy on my machines. I manage them using Chezmoi.

Programs

  • dmenu
  • dwm
  • exa
  • mpv
  • neovim
  • slstatus
  • st
  • sxiv
  • xinit
  • zsh
  • xdotool
  • vim plug
  • newsboat
  • weechat
  • mpd
  • ncmpcpp

All configuration files reside in ~/.config, with a few exceptions.

Deploying

Install Chezmoi for your distribution, I personally recommend Arch Linux, but they should work for any Linux distribution.

$ chezmoi init --apply https://git.altesq.net/evenfire/dotfiles.git

# echo 'export ZDOTDIR="$HOME"/.config/zsh' > /etc/zsh/zshenv