Browse the repository online — GitHub mirror
.config/awesome/rc.lua
is the config file for awesome, a lightweight, tiling window manager.- neovim, nvimpager, nvimdiff
- The following programs are sandboxed using bubblewrap (OCaml required): chromium, evince, feh, firefox, file, mpv, neomutt, qutebrowser
- zsh config using grml's base config
- Mostly uncluttered
$HOME
git clone https://copy.sh/dotfiles/dotfiles.git && cd dotfiles
- Verify that
install.sh
isn't malicious, installs only the files you want and run it (it will print a diff for files that already exist) - Or copy files from the repository manually
- (optionally) copy user.js to your Firefox profile directory manually
- (optionally) edit and run
.local/bin/system-install.sh
as root to install packages usingpacman
and do some system-wide configuration