summaryrefslogtreecommitdiff
path: root/drafts/programs i use all the time.php
blob: fe7e63c3eed3101eca7a8b131622754b7056fbc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<p>
  I'm going to break tradition with this site for a change. Normally I don't
  like going back and changing old posts. I like keeping them the way they are
  so I can time-travel a little bit without worrying about what I changed when.
  This one is going to be different however. I'm going to use this page to keep
  a running list of the programs I use really frequently (we're talking like
  multiple times per day), what they're for, and maybe why I use them. Note that
  these aren't scripts or tools that I've written. Those live on my Git repo.
</p>

<ul>
  <li>ImageMagick</li>
  <li>mutt</li>
  <li>newsboat</li>
  <li>i3 (i3-gaps, i3blocks, i3lock)</li>
  <li>zsh</li>
  <li>sh</li>
  <li>alacritty</li>
  <li>cmdwatch</li>
  <li>curl</li>
  <li>dictd</li>
  <li>youtube-dl, newpipe</li>
  <li>doas</li>
  <li>poudriere</li>
  <li>dunst</li>
  <li>entr</li>
  <li>firefox</li>
  <li>fusefs (sshfs, webdavfs)</li>
  <li>ripgrep, sd</li>
  <li>gimp</li>
  <li>git</li>
  <li>the core utilities (if it's in /bin, I use it a lot)</li>
  <li>jail, bastille</li>
  <li>wpg</li>
  <li>htop</li>
  <li>mbsync</li>
  <li>vim</li>
  <li>tmux</li>
  <li>mixer, mixertui</li>
  <li>picom</li>
</ul>