This commit is contained in:
Yuri Zamyatin 2025-09-28 23:07:59 +00:00
parent 3398c6b4ef
commit bc031c5bb8
No known key found for this signature in database
GPG Key ID: 4009A4CD0333B579
3 changed files with 2 additions and 13 deletions

View File

@ -16,7 +16,7 @@ PACKAGES=(
just shellcheck # shell scripting
git zip # data processing
gnupg pass pass-otp # crypt
gnupg pass pass-otp pwgen # crypt
imv mpv imagemagick gimp # media
aichat libqalculate translate-shell # utils
libreoffice-still # docs

View File

@ -1,4 +1,4 @@
exec qutebrowser
exec qutebrowser -R
exec gimp
exec telegram-desktop
man man

View File

@ -1,11 +0,0 @@
#!/bin/bash
set -e
cd "$(dirname "$(readlink -f -- "$0")")"
umask 002
export IS_COMPAT=1
gomplate --file bin/workspace-compat
gomplate --file config/vim/vimrc
gomplate --file config/readline/inputrc
gomplate --file config/less/lesskey