havre
Havre is my main computer — a ThinkPad L530.
OS | Debian |
---|---|
display | 15.6″ (1366×768) |
processor | Intel® Core™ i5-3320M |
graphics | Intel® HD Graphics 4000 |
RAM | 8 GB DDR3 (1600 MHz) |
storage | 120 GB SSD + 500 GB HDD |
dots
I use a bare git repo to manage dotfiles:
git init --bare $HOME/.config/dotfiles.git
alias dots='git --git-dir=$HOME/.config/dotfiles.git --work-tree=$HOME'
dots config status.showUntrackedFiles no
tools
beets | media library management system |
Blender | 3D creation suite |
cmus | audio player |
Cura | 3D printing slicer |
dmenu | dynamic menu, launcher |
Dunst | notifications |
dwm | window manager |
feh | image viewer |
Firefox | web browser |
GIMP | image editor |
hexyl | hex viewer |
jpegoptim | JPEG compressor |
LMMS | digital audio workstation |
mat2 | metadata anonymisation toolkit |
mpv | media player |
MuPDF | PDF reader |
nnn | file manager |
olive | video editor |
OptiPNG | PNG compressor |
pnpm | npm alternative |
scrot | screenshot tool |
sent | presentation tool |
slock | display locker |
st | terminal |
Vercel | web deployment |
vim | text editor |
zsh | shell |