74 Commits

Author SHA1 Message Date
Ben Grande
076ea43eaf
fix: whonix uwt git command not found 2024-02-09 14:45:27 +01:00
Ben Grande
07c7d1ed95
feat: set manual page and GNU Info paths
Useful to have a directory that is user writable to drop-in manual pages
of programs that are only run by user and not superuser or other users.
2024-02-04 19:49:06 +01:00
Ben Grande
0ef9267754
fix: whonix uwt wrapper messes with git existence 2024-01-31 16:12:00 +01:00
Ben Grande
5634910c97
fix: thunar uses xfce helper to find terminal 2024-01-31 14:39:37 +01:00
Ben Grande
165dd238d6
chore: copyright date 2024-01-29 16:47:13 +01:00
Ben Grande
c1987240bc
refactor: muttrc configuration source order
Script to source muttrc configuration is preferred as it can choose what
files must exist and not throw extraneous error messages on optional
files. Adding the example configuration files to slim out the readme
from the qusal project, also helps with copying the file from inside
the qube itself instead of having to copy inter-qube.
2024-01-26 22:43:46 +01:00
Ben Grande
dcf2909f53
fix: reorganize mutt configuration disposition 2024-01-25 19:11:14 +01:00
Ben Grande
8c8c7d8e5a
fix: qvm-open-in-dvm does not require target 2024-01-25 18:50:35 +01:00
Ben Grande
be906da205
fix: invalid value of git option 2024-01-25 18:49:44 +01:00
Ben Grande
c08e2fed76
fix: remove unnecessary copy to dom0 loop 2024-01-25 18:49:20 +01:00
Ben Grande
05f9a618a6
fix: remove unnecessary nested mutt conf dir 2024-01-25 18:48:55 +01:00
Ben Grande
87499f76ad
feat: use qfile-dom0-unpacker to copy to dom0 2024-01-21 21:44:22 +01:00
Ben Grande
932dab7bfc
fix: remove unused git aliases 2024-01-18 09:23:37 +01:00
Ben Grande
358fbcc0fa
fix: mutt pgp config for destination address 2024-01-18 09:22:59 +01:00
Ben Grande
911e42ac4d
fix: update copyright owner e-mail 2024-01-12 17:53:58 +01:00
Ben Grande
a52e78ebeb
feat: save mutt command history 2024-01-12 17:32:46 +01:00
Ben Grande
cca2e802b7
fix: phase out split-gpg in favor of split-gpg2 2023-12-28 01:36:51 +01:00
Ben Grande
822f11875b
fix: tmux script printing extraneous output 2023-12-27 15:56:24 +01:00
Ben Grande
cd847c6312
fix: include backup profiles on dom0 home backup 2023-12-20 16:56:18 +01:00
Ben Grande
4cdc092a3b
fix: push default current branch
The option push.default=upstream is not suitable for when the branch is
not created yet as it will default to the upstream branch. Even if
specifying the refspec as an argument, it will still push to the default
one, creating a mess.
2023-11-21 17:06:01 +00:00
Ben Grande
59dd3011b2
feat: update qvm completion with upstream 2023-11-14 08:23:01 +00:00
Ben Grande
874905eecf
chore: fix missing and incomplete copyrights 2023-11-14 08:18:32 +00:00
Ben Grande
31a64724d6
Fix git description validation 2023-11-13 14:26:13 +00:00
Ben Grande
db0d57cfcf
Initial commit 2023-11-13 14:11:21 +00:00