We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b67cff commit a0feb48Copy full SHA for a0feb48
setup-sys.sh
@@ -54,7 +54,7 @@ if is_debian; then
54
avr-libc avrdude binutils-avr gcc-avr srecord gdb-avr simulavr pkg-config libncursesw5-dev \
55
pv ncdu moreutils pgbadger csvtool fswatch xmonad devilspie mkchromecast nnn cpulimit curl mercurial \
56
chrome-gnome-shell bless unison unison-gtk xsel lmms lazygit v4l2loopback-utils gphoto2 darktable \
57
- xdotool flameshot
+ xdotool flameshot mesa-utils intel-gpu-tools
58
59
wget 'https://github.com/sharkdp/bat/releases/download/v0.12.1/bat_0.12.1_amd64.deb' -O /tmp/bat.deb && dpkg -i \
60
/tmp/bat.deb && rm -f /tmp/bat.deb
0 commit comments