Add tig to packages
[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
19
20# Web browsers
21qutebrowser
22chromium
23
24# SoX: Swiss army knife of sound processing
25# provides the play command
26sox
1b71cb59
SK
27
28# Shell script linter
29shellcheck
30
31# File managers
32ranger
33nnn
34pcmanfm
35
36# GNU Parallel.
37# Some of my scripts still use it, though it can mostly be replaced with
38# xargs -P $N.
39parallel
40
41xfonts-terminus
42
43# fuzzy finder
44fzf
70ae08c7
SK
45
46# Can't deny - it does look good...
47task-gnome-desktop
48
49# meta-package for both client and server packages
50ssh
51
adb92a8b
SK
52# PDF utilities
53poppler-utils
54
55# X11 API man pages
56libx11-doc
70ae08c7
SK
57
58# a pretty df
59dfc
1b71cb59
SK
60
61# Music Player daemon and clients
62mpd
63mpc
64ncmpc
65ncmpcpp
This page took 0.032357 seconds and 4 git commands to generate.