This commit is contained in:
2025-09-28 23:07:59 +00:00
parent 3398c6b4ef
commit bc031c5bb8
3 changed files with 2 additions and 13 deletions

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