-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.list
74 lines (67 loc) · 1.97 KB
/
package.list
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Arch packages
# Install with bin/bootstrap/packages
# essential cli tools
zsh
vim
man
git
sudo
tmux
rsync
ranger # file manager
networkmanager # wifi
# monitoring
iotop
iftop
htop-temperature-clockspeed-vim-git
# development
base-devel # compiler meta-package
antibody # zsh package manager
vim-plug # vim package manager
vim-youcompleteme-git # vim autocomplete
shellcheck-static # shell script linter
ncurses # for the terminfo db
imagemagick # cli image editing
python
python-pip
python-pipenv # python virtualenv
pyenv
flake8 # python syntax checkers
mypy
python-ruamel-yaml # yaml library which preserves formatting
python-xdg
python-mdv-git # markdown preview for ranger
bind-tools # dns debugging
logmein-hamachi # private vpn
# xorg and xorg accessories
xorg
xorg-xinit
bspwm # window manager
sxhkd # bspwm hotkeys
rofi # launcher
polybar # status bar
nerd-fonts-complete
compton-tryone-git
feh # desktop background image
python-ueberzug # image rendering in ranger
waifu2x-converter-cpp-git # high quality image upscaler
i3lock-fancy-git # screen lock
dunst # notifications
# audio
pulseaudio
pulseaudio-alsa
pavucontrol # audio settings
mpd # music server
# applications
brave-bin # web browser
mpv # video player
youtube-dl # youtube player for mpv
steam # game library
discord # chat client
alacritty # terminal
gimp # image editor
ncmpcpp # mpd controller
mpc # mpd controller for scripts
# arch-specific
reflector # finds fastest pacman mirror
yay # aur package manager