Add missing pkgs for my dwm/khatus setup
[khome.git] / pkg-deb-install
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
70ae08c7 3vim
342d5f0b 4vim-gtk3
70ae08c7
SK
5tree
6htop
1b71cb59
SK
7zsh
8zsh-syntax-highlighting
9git
8607eae7 10tig
1b71cb59
SK
11make
12apt-file
13jq
14curl
15lftp
16aspell
342d5f0b
SK
17cheese
18newsboat
b958b7f5 19nmap
0c0981f2 20build-essential
ed180909
SK
21dunst
22hsetroot
23feh
24xbindkeys
25gawk
26original-awk
27libnotify-bin
28
29# X11 compositor
30compton
342d5f0b
SK
31
32# Web browsers
33qutebrowser
34chromium
35
36# SoX: Swiss army knife of sound processing
37# provides the play command
38sox
1b71cb59
SK
39
40# Shell script linter
41shellcheck
42
43# File managers
44ranger
45nnn
46pcmanfm
47
48# GNU Parallel.
49# Some of my scripts still use it, though it can mostly be replaced with
50# xargs -P $N.
51parallel
52
53xfonts-terminus
54
55# fuzzy finder
56fzf
70ae08c7
SK
57
58# Can't deny - it does look good...
59task-gnome-desktop
60
61# meta-package for both client and server packages
62ssh
63
adb92a8b
SK
64# PDF utilities
65poppler-utils
66
67# X11 API man pages
68libx11-doc
70ae08c7
SK
69
70# a pretty df
71dfc
1b71cb59
SK
72
73# Music Player daemon and clients
74mpd
75mpc
76ncmpc
77ncmpcpp
This page took 0.033472 seconds and 4 git commands to generate.