fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
exec qutebrowser
|
||||
exec qutebrowser -R
|
||||
exec gimp
|
||||
exec telegram-desktop
|
||||
man man
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user