Compare commits

...

355 Commits

Author SHA1 Message Date
9ae91e724d Update gothic install script 2022-12-15 13:34:02 +01:00
974a659216 Configure regular paccache cleanup in arch 2022-12-15 13:34:02 +01:00
9ed7db6327 vscode: Hide activity bar 2022-09-05 15:19:52 +02:00
38b3285d49 theme: Switch to non-dark breeze 2022-09-05 15:19:52 +02:00
9e4931f37e Add vscodium and integrate with neovim 2022-09-05 15:19:52 +02:00
f6fae531d6 i3: Make active output more destinctive in i3bar 2022-09-05 15:19:52 +02:00
7f507ec4c3 vim: Suppress startup messages 2022-07-05 22:27:10 +02:00
4073ac5930 tmux: Rearrange config options 2022-07-05 22:27:10 +02:00
a7d23f06c4 Start ssh agent for some users 2022-07-05 22:27:10 +02:00
e5d23adcab i3: Make urgentcy colors consistent 2022-07-05 22:27:10 +02:00
db329973ec alacritty: Make black actually black
Otherwise, "black" output is just invisible. Mainly visible with ansible
DEBUG output, which is "dark gray", which is "1;30", which is black,
which was until now the same as the background color.
2022-07-05 22:27:10 +02:00
e2395d12cf Add proper script to toggle workspace window 2022-07-05 22:27:10 +02:00
40ef2ad2fd i3: Make active workspace background consistent 2022-07-05 22:27:10 +02:00
c0a2e34fd5 i3: Use nice icons for workspaces 2022-07-05 22:27:10 +02:00
ecdbedf4b2 alacritty: Fix font size 2022-07-02 18:38:58 +02:00
fff382e5fa tmux: Disable bottom bar again 2022-07-02 16:01:49 +02:00
3371d03421 Fix fixing of /var/lib/dotfiles permissions 2022-07-02 15:56:34 +02:00
1f27aee39c Remove redundant fixing of DOTDIR 2022-07-02 15:52:41 +02:00
5dd7cfc6af Make install.sh runnable as non-root 2022-07-02 15:52:41 +02:00
2b62592bdf Manage /var/lib/dotfiles as soon as possible 2022-07-02 15:52:41 +02:00
c66d39fa5a alacritty: Use "alacritty" as TERM 2022-07-02 12:50:07 +02:00
99d14f5f6b tmux: Remove leftover setting 2022-07-02 12:38:43 +02:00
cc1ebcfd86 vim: Remove YouCompleteMe
It's just too much hassle with all the compiling and random errors after
updates.
2022-07-02 12:38:09 +02:00
8205d867a0 vim: Remove all that pseudo-IDE stuff 2022-07-02 12:38:09 +02:00
971ce13043 tmux: Remove unused keybinds 2022-07-02 12:38:09 +02:00
f9355f7b9c tmux: Do not use abbreviated keybinds 2022-07-02 12:38:09 +02:00
f384a8a1b6 tmux: Split settings and keybinds 2022-07-02 12:33:15 +02:00
fd3f5c4bd6 tmux: Standardize set-option calls 2022-07-02 12:33:15 +02:00
c54278cc7c tmux: Do not use abbreviated commands 2022-07-02 12:29:30 +02:00
8209b459d8 tmux: Fix error on old (<3.3) versions 2022-07-02 12:19:47 +02:00
86d55197cb Add semver shell helpers 2022-07-02 12:05:12 +02:00
50932f8faa tmux: Fix color code 2022-07-02 11:47:11 +02:00
35da0e349c Fix permission fix for dotfiles directory 2022-07-01 20:14:30 +02:00
97f467f6ec terraform: Allow user-specific versions 2022-07-01 20:14:30 +02:00
ccb10a97d7 passff: Fix idempotency of download 2022-07-01 20:14:30 +02:00
f29d92dad4 Only use old terraform version on neptune 2022-07-01 20:14:30 +02:00
4b6c442d6b Add variable to disable terraform version check 2022-07-01 20:14:30 +02:00
6e894943f9 terraform: v1.1.9 -> v1.1.3 2022-07-01 20:14:30 +02:00
7370df1680 kubectl: v1.23.6 -> v1.24.2 2022-07-01 20:14:30 +02:00
7f352e0910 ansible2.9: Specify force for get_url
The default changed and I assumed it was "false", but it's "true" in
older ansible versions.
2022-07-01 20:14:30 +02:00
a557b35187 Install mdbook 2022-07-01 20:14:30 +02:00
3d0b88031b ansible2.9: Make rust build commands compatible 2022-07-01 20:14:30 +02:00
cd8c5f7cf3 ansible2.9: Make passff config compatible 2022-07-01 20:14:30 +02:00
5531ce1fda Fix installation of yubikey detector on ubuntu 2022-07-01 20:14:30 +02:00
2a58bcadb3 Drop venv completely, use host ansible 2022-07-01 20:14:30 +02:00
f219630319 Properly handle python3-venv on ubuntu 2022-07-01 20:14:30 +02:00
77d9406f2e vim: Remove pinned commit for YCM 2022-07-01 20:14:30 +02:00
a6efc6c43d i3: Draw faint border around inactive headers 2022-06-30 22:28:21 +02:00
4f1ef573e8 i3: Remove border around active window headers 2022-06-30 22:25:52 +02:00
49c95f5be1 tmux: Change activity backgroud 2022-06-30 22:24:45 +02:00
5ffc046537 vim: Change powerline theme 2022-06-30 22:10:17 +02:00
8b4e01b538 vim: Fix colors 2022-06-30 22:05:06 +02:00
d6c0df83f1 vim: Use other monokai 2022-06-30 22:05:00 +02:00
aed9e65c44 Fix colors in tmux 2022-06-30 22:04:43 +02:00
a71942a69e tmux: Add line above status line 2022-06-30 21:44:37 +02:00
891c761e66 Update tmux pane borders 2022-06-30 21:32:29 +02:00
72386b0005 Fix monokai background color 2022-06-30 21:32:29 +02:00
6763f4105f tmux: Fix rightmost status line color 2022-06-30 21:00:55 +02:00
e88b1dd5fa Install jmespath in playbook instead of install script 2022-06-30 20:41:40 +02:00
7b892b7d56 Install kdeconnect 2022-06-30 19:15:13 +02:00
67dc8a99f2 Remove "rustup update", handled by "install" 2022-06-30 06:43:51 +02:00
4b09d22cfc Update colors with monokai 2022-06-30 06:38:05 +02:00
40f4f73efb Change highlight color to more "pastelly" 2022-06-30 06:38:05 +02:00
504e6784da Add recommended curl options to rustup 2022-06-30 06:38:05 +02:00
79a9c7eebd Use host cache before tmpfs cache 2022-06-30 06:38:05 +02:00
4403719e13 Fix failure on existing pacman host cache 2022-06-30 06:38:05 +02:00
24616ec1db Add warning about missing pacman host cache 2022-06-30 06:38:05 +02:00
15d2b54eb7 Do not force-install python3 on arch 2022-06-30 06:38:05 +02:00
3e4d59348b Do not use venv on arch 2022-06-30 06:38:05 +02:00
374c939fdb Fix rust builds on arch 2022-06-30 06:38:05 +02:00
4dfe80d56b Remove packages before installing packages 2022-06-30 06:38:05 +02:00
45c48b39bc gitignore git bundles 2022-06-30 06:38:05 +02:00
0d9076d5ed Fix iptables-nft to iptables on arch 2022-06-30 06:38:05 +02:00
6e4c633b42 Do not install python3-venv 2022-06-30 06:38:05 +02:00
316502744b Add default "all" target 2022-06-30 06:38:05 +02:00
c3c22c5944 Create cache directory before first pacman operation 2022-06-30 06:38:05 +02:00
a5c83fb4ac Drop --force-sudo from youcompleteme 2022-06-30 06:38:05 +02:00
6116088396 watchexec: v1.19.0 -> v1.20.2 2022-06-30 06:38:05 +02:00
fe49d682a9 bat: v0.20.0 -> v0.21.0 2022-06-30 06:38:05 +02:00
26d5535f0d fd: v8.3.1 - v8.4.0 2022-06-30 06:38:05 +02:00
f5456a82fa just: v1.1.2 -> v1.2.0 2022-06-29 17:58:28 +02:00
4060b2f840 Fix package list 2022-06-29 17:58:28 +02:00
032b601561 go: v1.18.1 -> v1.18.3 2022-06-29 17:58:28 +02:00
b3d18f3dd9 firefox: (Try to) disable auto updates 2022-06-29 17:58:28 +02:00
2c2aaf5de8 Update installation of rust binaries 2022-06-29 17:58:28 +02:00
3703fd3d3b Install musl 2022-06-29 17:58:28 +02:00
4c34680a10 neptune: Update output names 2022-06-29 17:58:28 +02:00
478bb17fd1 firefox: Disable camera/micro indicator 2022-06-29 17:58:28 +02:00
f9c640eecb Update neptune screencfgs 2022-06-29 17:58:27 +02:00
8a09cb050c Update path to time tracking repository 2022-06-29 17:58:27 +02:00
84105ba6f6 Update path to restic backup script 2022-06-29 17:58:27 +02:00
3970d71363 Do not do ansible run verbosely 2022-06-29 17:58:27 +02:00
06674d7b99 yaml2json: Support multiple yaml documents 2022-06-29 17:58:27 +02:00
d62b8ca11d Add passwordstore extraction tool 2022-06-29 17:58:27 +02:00
5db5a4fe2a Fix permissions of dotfiles directory 2022-06-29 17:58:27 +02:00
c9ee90f889 Update spotify apt key 2022-06-29 17:58:27 +02:00
f2aafc1ba7 Update dunstctl for ubuntu compatibility 2022-06-29 17:58:27 +02:00
add0adb9a0 Add kdeconnect 2022-06-29 17:58:27 +02:00
7661621c00 dunst: Update dunstctl for comatibility with upstream script 2022-06-29 17:58:27 +02:00
0228edc5c7 firefox: Add separate media profile for ares 2022-06-29 17:58:27 +02:00
edf62e7622 firefox: Add profile option with bigger fonts 2022-06-29 17:58:27 +02:00
7fd54e39ca vim: Add rust setup 2022-06-29 17:58:27 +02:00
a49ea2ee2b vim: Add rust integration 2022-06-29 17:58:27 +02:00
f0b732ce79 fd-find: v8.2.2 -> v8.3.1 2022-06-29 17:58:27 +02:00
1c06d9ca2e watchexec: v1.17.1 -> v1.19.0 2022-06-29 17:58:27 +02:00
3e336eac2c bat: v0.18.3 -> v0.20.0 2022-06-29 17:58:27 +02:00
8ef941ccd3 fd-find: v8.2.1 -> v8.3.2 2022-06-29 17:58:27 +02:00
1532f95ea4 just: v0.12.2 -> v1.1.2 2022-06-29 17:58:27 +02:00
e29138ba9b portfolio: v0.55.0 -> v0.57.2 2022-06-29 17:58:27 +02:00
374fd85af6 go: v1.17.1 -> v1.18.1 2022-06-29 17:58:27 +02:00
fa05b32485 kubectl: v1.22.3 -> v1.23.6 2022-06-29 17:58:27 +02:00
489b80d136 terraform: v1.0.2 -> v1.1.9 2022-06-29 17:58:27 +02:00
fafca0e743 Remove never tag, update Make target for system update 2022-06-29 17:58:27 +02:00
290bcbe172 Split user and system updates 2022-06-29 17:58:27 +02:00
6b0db2f804 git: Add dotfiles repo as safe path 2022-06-29 17:58:27 +02:00
1a31586fbe vim: Fix YCM version to known-good commit 2022-06-29 17:58:27 +02:00
d00cf5b11c grm: Use develop branch 2022-06-29 17:58:27 +02:00
7671b3e48e Update firefox configuration 2022-06-29 17:58:27 +02:00
5462ab0790 Rename "all" target to "config" 2022-06-29 17:58:27 +02:00
f6715dedc6 Do not update during normal make run 2022-06-29 17:58:27 +02:00
0030cc2ca9 packages: Add jq 2022-06-29 17:58:27 +02:00
5d116becfb packages: Add black 2022-06-29 17:58:27 +02:00
01ebaea6c2 nato: Add german spelling 2022-06-29 17:58:27 +02:00
916d67d22f repos: Fix a few URLs 2022-06-29 17:58:27 +02:00
329f2a6e2c yubikey: Restart touch detector when gpg restarts 2022-06-29 17:58:27 +02:00
8307a4d4ca Update spotify key 2022-06-29 17:58:27 +02:00
040e5d09e5 Fix yubikey touch detector build cleanup 2022-06-29 17:58:27 +02:00
1bc03cffcc Fix alacritty build 2022-06-29 17:58:26 +02:00
465a413ae9 Fix ordering of elements in PATH 2022-06-29 17:58:26 +02:00
83d7386b25 Purge packages on ubuntu 2022-06-29 17:58:26 +02:00
eb07b67107 Update personal repo configuration 2022-06-29 17:58:26 +02:00
1c6fe13112 vim: Add TOML config 2022-06-29 17:58:26 +02:00
1ae605a52a Add personal repository configuration 2022-06-29 17:58:26 +02:00
05618cf533 Add GRM 2022-06-29 17:58:26 +02:00
c1c9d7bbad Add function to build crates directly from git 2022-06-29 17:58:26 +02:00
08efa386fc Always use rustup instead of rust 2022-06-29 17:58:26 +02:00
7016c97f9d Fix package list 2022-06-29 17:58:26 +02:00
ecde49ce4a Update packages for ubuntu 2022-06-29 17:58:26 +02:00
3bc6db63cb Fix duplicated changed_when 2022-06-29 17:58:26 +02:00
20eee74860 Make inlcude_ tasks less spammy 2022-06-29 17:58:26 +02:00
42c55c6f53 Update kubectl to v1.22.3 2022-06-29 17:58:26 +02:00
583a2c856b Improve idempotency 2022-06-29 17:58:26 +02:00
00536c6260 Read variables from separate file 2022-06-29 17:58:26 +02:00
ff9d2b547f Fix building rust crates via separate user 2022-06-29 17:58:26 +02:00
b4fdaae8c5 Add ~/.cargo/bin to PATH 2022-06-29 17:58:26 +02:00
92a78cf2f4 Install rustup on ubuntu 2022-06-29 17:58:26 +02:00
355443acc6 Cooler exa options! 2022-06-29 17:58:26 +02:00
3b24d2bac4 Fix laptop lid service 2022-06-29 17:58:26 +02:00
8d6dc18bb0 Always restart services 2022-06-29 17:58:26 +02:00
cef0463e89 Remove discord 2022-06-29 17:58:26 +02:00
d9b1a4ca5d Do not keep binaries inside rust_build user home 2022-06-29 17:58:26 +02:00
4039174e45 Use rustup properly to build rust binaries 2022-06-29 17:58:26 +02:00
0759483348 Add some fancy rust cmdline programs 2022-06-29 17:58:26 +02:00
a6dd7e0c21 Fix font size for machines without scaling 2022-06-29 17:58:26 +02:00
98bdcb1b2c Configure i3 workspaces on ares 2022-06-29 17:58:26 +02:00
351fe1bb9a Remove old urxvt config 2022-06-29 17:58:26 +02:00
3cf20a7306 Add dmideocde, required by libvirt on arch 2022-06-29 17:58:26 +02:00
06c5871ed4 Standardize capitalization of ansible task names 2022-06-29 17:58:26 +02:00
c781636516 Set GOROOT correctly 2022-06-29 17:58:26 +02:00
22f0586995 Fix some arch-specific "becomes" 2022-06-29 17:58:26 +02:00
f4f2f47ee2 Remove vim in favour of nvim 2022-06-29 17:58:26 +02:00
86d417264a Remove signal 2022-06-29 17:58:26 +02:00
e9647aca00 vim: Add shortcut to close buffer without closing window 2022-06-29 17:58:26 +02:00
8067e31901 firefox: Install floccus 2022-06-29 17:58:26 +02:00
77c637524f Add ansible firefox role version 2022-06-29 17:58:25 +02:00
d1fe361df6 i3status: Do not report remaining battery time 2022-06-29 17:58:25 +02:00
09d06ac7e7 Remove unneeded scripts 2022-06-29 17:58:25 +02:00
abb78d6248 Try to standardize font size 2022-06-29 17:58:25 +02:00
74e645dd96 Add imv alias on ubuntu 2022-06-29 17:58:25 +02:00
a2aedcfef3 rofi: Disable Desktop entries 2022-06-29 17:58:25 +02:00
f06f98604f Fix firefox list in autostart.target 2022-06-29 17:58:25 +02:00
d631cdba30 Use better vim monokai color scheme 2022-06-29 17:58:25 +02:00
839c941f9e Unify the "update" target 2022-06-29 17:58:25 +02:00
9bd8b62dc4 Drop dryrun target 2022-06-29 17:58:25 +02:00
339798448a Use dotfiles group for dotfiles user 2022-06-29 17:58:25 +02:00
9d401a8e69 zsh: Add docker aliases 2022-06-29 17:58:25 +02:00
5cc8f0f0ed Update alacritty default title 2022-06-29 17:58:25 +02:00
ebca8ce6e3 Drop terminal variable, always use alacritty 2022-06-29 17:58:25 +02:00
7acb66688b Create a ~/tmp directory 2022-06-29 17:58:25 +02:00
0f6629109a Configure firefox extensions & settings 2022-06-29 17:58:25 +02:00
cb19d91c2b Set python interpreter to python3 2022-06-29 17:58:25 +02:00
a35c8c0dbe Add ansible firefox role 2022-06-29 17:58:25 +02:00
8575e7471b vim: Add vim-svelte 2022-06-29 17:58:25 +02:00
fe82fa28be Use rustup instead of rust on arch 2022-06-29 17:58:25 +02:00
a74410228a Remove discord from autostart 2022-06-29 17:58:25 +02:00
dd615deb94 Add gothic install scripts 2022-06-29 17:58:25 +02:00
4c7515bbf7 pacman: Enable parallel downloads 2022-06-29 17:58:25 +02:00
961632639e pulse: Install libpulse on arch 2022-06-29 17:58:25 +02:00
0dd81432c0 vim: Disable broken plugin elm-format 2022-06-29 17:58:25 +02:00
942eec9a0d Use npm instead of yarn for vim plugin install 2022-06-29 17:58:25 +02:00
e9412abd21 Remove go binary install during vim plugin install 2022-06-29 17:58:25 +02:00
7b80f3d19d Fix nvim plugin install 2022-06-29 17:58:25 +02:00
ddac3190bd Move vim-plug directory creation into correct tagged block 2022-06-29 17:58:25 +02:00
b069d87c93 Fix setting of PATH for yubikey-touch-detector build 2022-06-29 17:58:25 +02:00
0b52b54c7b Remove all wallpaper-related stuff 2022-06-29 17:58:25 +02:00
658bace2c6 Use /etc/profile for PATH 2022-06-29 17:58:25 +02:00
c27be08ab1 Set PATH/GOPATH for go explicitly 2022-06-29 17:58:25 +02:00
009b263e9e Install go before building stuff with it 2022-06-29 17:58:25 +02:00
08bce6511b Add go directory to PATH 2022-06-29 17:58:25 +02:00
509f9914e4 Remove unused path from PATH 2022-06-29 17:58:25 +02:00
09389db745 Install go manually 2022-06-29 17:58:25 +02:00
6a4a410a3c Get rid of snap 2022-06-29 17:58:25 +02:00
465d332b1a Drop "--sync" from nvim plugin commands 2022-06-29 17:58:24 +02:00
284767614a Remove duplicate manpage package definition 2022-06-29 17:58:24 +02:00
dd589f8b21 Update portfolioperformance to v0.55.0 2022-06-29 17:58:24 +02:00
6f4a0b01e9 Use ~/.go as GOPATH 2022-06-29 17:58:24 +02:00
92cc4c31d6 Install spotify via paru on arch 2022-06-29 17:58:24 +02:00
10c96b1862 Add separate paru user for installs 2022-06-29 17:58:24 +02:00
60e9290414 Fix running mkinitcpio in docker 2022-06-29 17:58:24 +02:00
802c149399 Install signal on arch 2022-06-29 17:58:24 +02:00
ba5aa49a0f Update vim plugin installations 2022-06-29 17:58:24 +02:00
f59558f29f Install kernel in ares testing container 2022-06-29 17:58:24 +02:00
d7791b94c1 Install pass wrapper in .optbin 2022-06-29 17:58:24 +02:00
5c38e9a5f7 Add test scripts for mars 2022-06-29 17:58:24 +02:00
c8aa56fe47 Add vim plugin update 2022-06-29 17:58:24 +02:00
9a50d540de Add pass wrapper to check out store 2022-06-29 17:58:24 +02:00
091218a685 Make kubectl executable after download 2022-06-29 17:58:24 +02:00
12fccd6962 alacritty: Fix config 2022-06-29 17:58:24 +02:00
3b52181d23 Fix youcompleteme output file path 2022-06-29 17:58:24 +02:00
1974f3a939 Add new machine "mars" 2022-06-29 17:58:24 +02:00
eaf84748f9 Only use iptables hack on arch 2022-06-29 17:58:24 +02:00
0ce4262e64 bin: Add time tracking entrypoint 2022-06-29 17:58:24 +02:00
a6969ff360 vim: configure go module 2022-06-29 17:58:24 +02:00
414bb0f90b vim: Add autoformat shortcut 2022-06-29 17:58:24 +02:00
a284f02869 vim: Add clipboard commands 2022-06-29 17:58:24 +02:00
80cbaa6cab vim: Add JS/JSX plugins 2022-06-29 17:58:24 +02:00
1e895e3cb6 vim: Add editorconfig plugin 2022-06-29 17:58:24 +02:00
ddb3c496e3 i3: Add pim_toggle with switchback 2022-06-29 17:58:24 +02:00
b2c827a24f Cleanup tempdir AFTER it is no longer used 2022-06-29 17:58:24 +02:00
104259a58b Decommission tb-hak machine 2022-06-29 17:58:24 +02:00
1f664148cc Fix syntax error in temp file cleanup 2022-06-29 17:58:24 +02:00
c6adff587a Remove sambashare group on ubuntu 2022-06-29 17:58:24 +02:00
c75a116b29 Remove lpadmin group on ubuntu 2022-06-29 17:58:24 +02:00
6e8a4ec8c9 testing: Enable selecting of host 2022-06-29 17:58:24 +02:00
625f1c4060 Skip waiting for input during testing 2022-06-29 17:58:24 +02:00
7dfe49b3a3 Create cache directory on arch 2022-06-29 17:58:24 +02:00
30973771f4 Do no install neovim PPA 2022-06-29 17:58:24 +02:00
ec17163206 packages: Remove anki 2022-06-29 17:58:24 +02:00
efba2a92a2 Fix iptables install on arch 2022-06-29 17:58:24 +02:00
f80e24cc28 Update apt package lists during bootstrap 2022-06-29 17:58:24 +02:00
df1edce5c6 Only checkout submodules if in git 2022-06-29 17:58:24 +02:00
f6f7303172 Add testing for neptune 2022-06-29 17:58:23 +02:00
fe193ec37e Update ansible to v4.6.0 2022-06-29 17:58:23 +02:00
a03d9c9cd7 Do initial passwordstore checkout 2022-06-29 17:58:23 +02:00
8011c1827a Add personal gpg key configuration 2022-06-29 17:58:23 +02:00
05a00fad3a Add dedicated dotfiles user 2022-06-29 17:58:23 +02:00
c03c01cd2a zsh: Use python3 for aliases 2022-06-29 17:58:23 +02:00
5839134243 Add new machine "neptune" 2022-06-29 17:58:23 +02:00
e150f1a2b0 Specify alacritty config file explicilty 2022-06-29 17:58:23 +02:00
15367851e3 Fix typo for feature file 2022-06-29 17:58:23 +02:00
26080d353b vim: Remove elm-vim 2022-06-29 17:58:23 +02:00
138a1d2f32 Manage terraform binary 2022-06-29 17:58:23 +02:00
2cbe7dde04 Update warning on outdated kubectl 2022-06-29 17:58:23 +02:00
c3b211d0c5 Update kubectl 2022-06-29 17:58:23 +02:00
44f7cc4152 PP: Remove temporary directory after download 2022-06-29 17:58:23 +02:00
9eb5d1362b YCM: Update compiled *.so path 2022-06-29 17:58:23 +02:00
0c1b622f73 Update gpg-agent service blacklist 2022-06-29 17:58:23 +02:00
385306319a Install signal via third-party repo on ubuntu 2022-06-29 17:58:23 +02:00
7db70452d8 Install spotify via third-party repo on ubuntu 2022-06-29 17:58:23 +02:00
b00b2781be Build yubikey-touch-detector on ubuntu 2022-06-29 17:58:23 +02:00
b1d83a7bdc Build alacritty on ubuntu 2022-06-29 17:58:23 +02:00
084bf82ea9 ansible: Use correct "state" for package module 2022-06-29 17:58:23 +02:00
ef1e07f1f4 gpg: Run agent conditionally 2022-06-29 17:58:23 +02:00
cf3670cefc packages: Add ncdu 2022-06-29 17:58:23 +02:00
5692de9cca packages: Install synaptics packages 2022-06-29 17:58:23 +02:00
c212b302f1 packages: Do not install terraform on ubuntu 2022-06-29 17:58:23 +02:00
381445f0ae packages: Install maim on ubuntu 2022-06-29 17:58:23 +02:00
55b11f3d90 packages: Install playerctl on ubuntu 2022-06-29 17:58:23 +02:00
2b8a9fdcc6 packages: Install stress on ubuntu 2022-06-29 17:58:23 +02:00
9d4bfa624a packages: Install nextcloud on ubuntu 2022-06-29 17:58:23 +02:00
6aeda1eac2 packages: Install man on ubuntu 2022-06-29 17:58:23 +02:00
4cfdbe6e6a packages: Install imv on ubuntu 2022-06-29 17:58:23 +02:00
79b2254f28 packages: Update musescore package name on ubuntu 2022-06-29 17:58:23 +02:00
1590055049 packages: Install ssh on ubuntu 2022-06-29 17:58:23 +02:00
168d986213 packages: Install virtualbox on arch 2022-06-29 17:58:23 +02:00
cb085ae7df packages: Add package required for openconnect on ubuntu 2022-06-29 17:58:23 +02:00
d1f02f0e46 packages: Add required packages for yubikey on ubuntu 2022-06-29 17:58:23 +02:00
c43172e281 packages: Remove shutter 2022-06-29 17:58:23 +02:00
897a37822a packages: Remove chrome & chromium 2022-06-29 17:58:23 +02:00
708a913046 packages: Add libvirt on ubuntu 2022-06-29 17:58:22 +02:00
1d6bb3df9c packages: Add pdf tooling for ubuntu 2022-06-29 17:58:22 +02:00
9160036e1a packages: Add fonts for ubuntu 2022-06-29 17:58:22 +02:00
b574b07b11 packages: Add docker-compose for ubuntu 2022-06-29 17:58:22 +02:00
0a61b619c4 packages: Install cmake on ubuntu 2022-06-29 17:58:22 +02:00
9ac6482127 Bootstrap required venv python module 2022-06-29 17:58:22 +02:00
da373d0a62 Bootstrap submodules 2022-06-29 17:58:22 +02:00
0548ed7da4 py3status: Disable manual click events
The modules already support the click events natively.
2022-06-29 17:58:22 +02:00
312da06756 i3: Remove scratchpad bindings 2022-06-29 17:58:22 +02:00
0bbf5eb080 i3: Move screenshot hotkey 2022-06-29 17:58:22 +02:00
6b363120ce firefox: Enable multiple instances 2022-06-29 17:58:22 +02:00
02e5ac542c alacritty: Set TERM 2022-06-29 17:58:22 +02:00
bc6abb6492 Enable yubikey-touch-detector conditionally 2022-06-29 17:58:22 +02:00
689b00e46c autostart: Template the autostart target unit file 2022-06-29 17:58:22 +02:00
ca70989963 Bootstrap venv via Makefile 2022-06-29 17:58:22 +02:00
5dab967b6c zsh: Remove GO* env variables 2022-06-29 17:58:22 +02:00
a3deaf6546 vim: Fix YCM compilation 2022-06-29 17:58:22 +02:00
a527942356 ansible: Fix systemd user unit masking 2022-06-29 17:58:22 +02:00
0827d7ba35 i3: Move spotify to the very left of i3bar 2022-06-29 17:58:22 +02:00
b65659d631 i3: Add mic toggle mapping 2022-06-29 17:58:22 +02:00
2a8e1354f8 i3: Remap floating toggle 2022-06-29 17:58:22 +02:00
da5245071d git: ff-only on pull 2022-06-29 17:58:22 +02:00
67a7d47a1d dunst: Move window to bottom 2022-06-29 17:58:22 +02:00
1551ef8ce0 alacritty: Enable dynamic titles 2022-06-29 17:58:22 +02:00
3765d22ab8 Merge pull request #5 from hakoerber/dependabot/pip/cryptography-3.3.2
build(deps): bump cryptography from 3.2.1 to 3.3.2
2022-06-29 17:58:21 +02:00
46d6cdf9ba Merge pull request #8 from hakoerber/dependabot/pip/ansible-2.10.7
build(deps): bump ansible from 2.10.4 to 2.10.7
2022-06-29 17:58:21 +02:00
ab1c48aefc build(deps): bump cryptography from 3.2.1 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:58:21 +02:00
1d1a2e2e55 packages: Add terraform 2022-06-29 17:58:21 +02:00
969fabe77c build(deps): bump ansible from 2.10.4 to 2.10.7
Bumps [ansible](https://github.com/ansible/ansible) from 2.10.4 to 2.10.7.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.10.4...v2.10.7)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:58:21 +02:00
ca727cf906 packages: Add some python modules 2022-06-29 17:58:21 +02:00
86257e57da Install mkinitcpio in arch 2022-06-29 17:58:21 +02:00
b4f073bd1d Limit memory usage of nextcloud 2022-06-29 17:58:21 +02:00
2c21846b06 Fix libvirt setup on arch 2022-06-29 17:58:20 +02:00
6ea2fe1cac Optimize pacman caching in docker test script 2022-06-29 17:58:20 +02:00
ce7ed9420a testscript: Clean up tmpdir 2022-06-29 17:58:20 +02:00
ef2e0e4919 Deprecate fedora 2022-06-29 17:58:20 +02:00
59d57ee694 Add script to detect missing packages in list 2022-06-29 17:58:20 +02:00
c61d31a568 zsh: Use yaml.safe_load for yaml2json 2022-06-29 17:58:20 +02:00
b592d4516e Refactor docker testing script 2022-06-29 17:58:20 +02:00
6232638023 i3: Remove deprecated wallchanger hotkeys 2022-06-29 17:58:20 +02:00
5f3c8b43db i3: Add screenshot config 2022-06-29 17:58:20 +02:00
1cb92ad7b9 Install maim 2022-06-29 17:58:20 +02:00
f454bae025 Merge pull request #6 from hakoerber/dependabot/pip/jinja2-2.11.3
build(deps): bump jinja2 from 2.11.2 to 2.11.3
2022-06-29 17:58:19 +02:00
3f77ddb377 Fix screencfg for ares 2022-06-29 17:58:19 +02:00
24db348ef8 Merge pull request #7 from hakoerber/dependabot/pip/pyyaml-5.4
build(deps): bump pyyaml from 5.3.1 to 5.4
2022-06-29 17:58:19 +02:00
66485f7219 zsh: Suppress warnings in "embiggen" 2022-06-29 17:58:19 +02:00
3ff4718408 zsh: Remove duplicate "embiggen" function 2022-06-29 17:58:19 +02:00
c381a2c006 Install pdf packages 2022-06-29 17:58:19 +02:00
b6c78e01ff gtk: Update font size calculation 2022-06-29 17:58:19 +02:00
6eb4d5b1d6 build(deps): bump jinja2 from 2.11.2 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:58:18 +02:00
ec1205f6fa Add signal autostart 2022-06-29 17:58:18 +02:00
7b57d170bd build(deps): bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:58:18 +02:00
90ec23a80a Add element autostart 2022-06-29 17:58:18 +02:00
e6bee6f56b i3: Force steam to workspace 5 2022-06-29 17:58:18 +02:00
f1122edb0e Disable restic on private account on tb-hak 2022-06-29 17:58:18 +02:00
45145efcb8 x: Import the environment on startup
This is required to set the DISPLAY variable correctly.
2022-06-29 17:58:18 +02:00
a24bf7f146 autostart: Update "Type" of i3 service
"exec" is not available on Ubuntu 18.04, and it does not help to resolve
the ordering problem anyway.
2022-06-29 17:58:18 +02:00
dd93c0a30b Make gpg ssh support configurable 2022-06-29 17:58:18 +02:00
3feee6543c autostart: Remove hardcoded DISPLAY 2022-06-29 17:58:18 +02:00
b33b79d9a7 Install pydbus on ubuntu 2022-06-29 17:58:18 +02:00
956e7abf0d Add workaround for old ubuntu systemd 2022-06-29 17:58:17 +02:00
18833de76b Remove old screencfg config 2022-06-29 17:58:17 +02:00
04d93333bf i3: Add shortcuts for screenconfigs 2022-06-29 17:58:17 +02:00
895a2dae62 Update screenconfigs 2022-06-29 17:58:17 +02:00
aecfaab249 screencfg: Support additional --set parameters 2022-06-29 17:58:17 +02:00
78f50ff693 screencfg: Use yaml.safe_load() 2022-06-29 17:58:17 +02:00
55120fa816 zsh: Do not export TERMBIN, not needed 2022-06-29 17:58:17 +02:00
660ef9ca23 tmux: Use generic default-terminal 2022-06-29 17:58:17 +02:00
b1723520d2 qt: Remove unneeded options 2022-06-29 17:58:17 +02:00
a650a72554 ubuntu: Add more theming packages 2022-06-29 17:58:17 +02:00
7b21921b9d tb-hak: Switch to alacritty 2022-06-29 17:58:17 +02:00
a3c42992c7 gtk: Use font_size 2022-06-29 17:58:17 +02:00
cb97244afa Make autostart ubuntu-compatible 2022-06-29 17:58:17 +02:00
7aea8c0dda restic: Do backups only once per day 2022-06-29 17:58:17 +02:00
f723d64780 Fix failure during check run 2022-06-29 17:58:17 +02:00
55728112ce Add more packages for ubuntu 2022-06-29 17:58:17 +02:00
98 changed files with 2817 additions and 1082 deletions

2
.gitignore vendored
View File

@@ -1 +1 @@
/venv/ /*.bundle

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "contrib/vim-plug"] [submodule "contrib/vim-plug"]
path = contrib/vim-plug path = contrib/vim-plug
url = https://github.com/junegunn/vim-plug url = https://github.com/junegunn/vim-plug
[submodule "ansible_roles/firefox"]
path = ansible_roles/firefox
url = https://github.com/staticdev/ansible-role-firefox

View File

@@ -1,21 +1,16 @@
venv = ./venv ansible_run = ansible-playbook -e ansible_python_interpreter=/usr/bin/python3 --inventory localhost, --diff ./playbook.yml ${ANSIBLE_EXTRA_ARGS}
requirements = requirements.txt
activate = . $(venv)/bin/activate
pip = pip
ansible = venv/bin/ansible-playbook
ansible_run = $(activate) && ansible-playbook --inventory localhost, --diff --verbose ./playbook.yml ${ANSIBLE_EXTRA_ARGS}
.PHONY: all .PHONY: all
all: $(ansible) all:
$(ansible_run) $(ansible_run)
.PHONY: dryrun .PHONY: config
dryrun: $(ansible) config:
$(ansible_run) --check $(ansible_run) --skip-tags system-update
.PHONY: update .PHONY: system-update
update: $(ansible) system-update:
$(ansible_run) --tags update_system $(ansible_run) --tags system-update
.PHONY: reboot .PHONY: reboot
reboot: reboot:
@@ -29,27 +24,13 @@ poweroff:
weekend: | update poweroff weekend: | update poweroff
.PHONY: packages .PHONY: packages
packages: $(ansible) packages:
$(ansible_run) --tags packages $(ansible_run) --tags packages
.PHONY: dotfiles .PHONY: dotfiles
dotfiles: $(ansible) dotfiles:
$(ansible_run) --tags dotfiles $(ansible_run) --tags dotfiles
.PHONY: clean
clean:
rm -rf venv
.PHONY: test .PHONY: test
test: test:
./test-in-docker.sh ./test-in-docker.sh
$(ansible): venv
venv:
python3 -m venv $(venv)
$(activate) && $(pip) install -r $(requirements)
.PHONY: freeze
freeze:
$(activate) && $(pip) freeze > $(requirements)

View File

@@ -1,6 +1,4 @@
font_size: 12 font_size: 12
letter_space: 0
terminal_binary: alacritty
gpu: amd gpu: amd
@@ -8,15 +6,39 @@ users:
- name: hannes - name: hannes
vt: 1 vt: 1
firefox_profiles: firefox_profiles:
- name: 7kqv7aco.default-release default:
extensions:
- ublock-origin
- passff
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
- floccus
manage_css: true manage_css: true
media:
extensions:
- ublock-origin
- passff
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
manage_css: true
bigger_font: true
mail: hannes@hkoerber.de mail: hannes@hkoerber.de
git_gpg_sign: false git_gpg_sign: false
ssh_agent: false
gpg_agent: true gpg_agent: true
gpg_keys: gpg_agent_for_ssh: true
master_key: "0xB5C002530C6A2053" gpg_key:
email: hannes@hkoerber.de
id: "0xB5C002530C6A2053"
fingerprint: "973AE48D71B76735C4712B5BB5C002530C6A2053"
enable_passwordstore: true
environment: environment:
MACHINE_HAS_NEXTCLOUD: "true" MACHINE_HAS_NEXTCLOUD: "true"
has_yubikey: true
repositories:
- personal_projects
screen: screen:
1: DisplayPort-0 1: DisplayPort-0
@@ -30,15 +52,19 @@ screen:
9: DisplayPort-0 9: DisplayPort-0
0: DisplayPort-0 0: DisplayPort-0
screencfgs: []
workspace: workspace:
1: ""
9: ""
10: ""
environment: environment:
MACHINE_TYPE: "workstation" MACHINE_TYPE: "workstation"
MACHINE_HAS_KEEPASSX: "false" MACHINE_HAS_KEEPASSX: "false"
MACHINE_HAS_NEXTCLOUD: "true" MACHINE_HAS_NEXTCLOUD: "true"
MACHINE_HAS_STEAM: "true" MACHINE_HAS_STEAM: "true"
MACHINE_HAS_DISCORD: "true"
MACHINE_HAS_RESTIC_BACKUP: "false" MACHINE_HAS_RESTIC_BACKUP: "false"
MACHINE_DEFAULT_SCREENPROFILE: "ares" MACHINE_HAS_ELEMENT: "true"
MACHINE_RESOLUTION_X: "2560" MACHINE_RESOLUTION_X: "2560"
MACHINE_RESOLUTION_Y: "1440" MACHINE_RESOLUTION_Y: "1440"

92
_machines/mars.yml Normal file
View File

@@ -0,0 +1,92 @@
font_size: 12
users:
- name: hannes-work
group: hannes-work
vt: 1
firefox_profiles:
default:
extensions:
- ublock-origin
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
manage_css: true
meet:
extensions:
- ublock-origin
manage_css: false
mail: hannes.koerber@tradebyte.com
git_gpg_sign: false
ssh_agent: true
gpg_agent: false
gpg_agent_for_ssh: false
environment:
MACHINE_HAS_NEXTCLOUD: "false"
MACHINE_HAS_RESTIC_BACKUP: "true"
MACHINE_HAS_ELEMENT: "false"
MACHINE_HAS_KEEPASSX: "true"
has_yubikey: false
repositories: []
- name: hannes-private
group: hannes-private
vt: 2
firefox_profiles:
default:
extensions:
- ublock-origin
- passff
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
- floccus
manage_css: true
mail: hannes@hkoerber.de
git_gpg_sign: false
ssh_agent: false
gpg_agent: true
gpg_agent_for_ssh: true
gpg_key:
email: hannes@hkoerber.de
id: "0xB5C002530C6A2053"
fingerprint: "973AE48D71B76735C4712B5BB5C002530C6A2053"
enable_passwordstore: true
environment:
MACHINE_HAS_NEXTCLOUD: "true"
MACHINE_HAS_RESTIC_BACKUP: "false"
MACHINE_HAS_ELEMENT: "true"
MACHINE_HAS_KEEPASSX: "false"
has_yubikey: true
repositories:
- personal_projects
screen:
1: DP-1-1
2: DP-1-1
3: DP-1-2
4: DP-1-2
5: DP-1-2
6: DP-1-2
7: eDP-1
8: eDP-1
9: eDP-1
0: eDP-1
workspace:
1: ""
2: ""
3: " local"
4: " remote"
7: ""
8: ""
9: ""
10: ""
screencfgs:
- name: three-screens
key: F3
environment:
MACHINE_TYPE: "laptop"
MACHINE_RESOLUTION_X: "1920"
MACHINE_RESOLUTION_Y: "1080"

96
_machines/neptune.yml Normal file
View File

@@ -0,0 +1,96 @@
font_size: 12
users:
- name: hannes-work
group: hannes-work
vt: 1
firefox_profiles:
default:
extensions:
- ublock-origin
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
manage_css: true
meet:
extensions:
- ublock-origin
manage_css: false
mail: hannes.koerber@tradebyte.com
git_gpg_sign: false
ssh_agent: true
gpg_agent: false
gpg_agent_for_ssh: false
environment:
MACHINE_HAS_NEXTCLOUD: "false"
MACHINE_HAS_RESTIC_BACKUP: "true"
MACHINE_HAS_ELEMENT: "false"
MACHINE_HAS_KEEPASSX: "true"
has_yubikey: false
repositories: []
overrides:
terraform_version: 1.1.3
terraform_check_updates: false
- name: hannes-private
group: hannes-private
vt: 2
firefox_profiles:
default:
extensions:
- ublock-origin
- passff
- privacy-badger17
- tree-style-tab
- i-dont-care-about-cookies
- floccus
manage_css: true
mail: hannes@hkoerber.de
git_gpg_sign: false
ssh_agent: false
gpg_agent: true
gpg_agent_for_ssh: true
gpg_key:
email: hannes@hkoerber.de
id: "0xB5C002530C6A2053"
fingerprint: "973AE48D71B76735C4712B5BB5C002530C6A2053"
enable_passwordstore: true
environment:
MACHINE_HAS_NEXTCLOUD: "true"
MACHINE_HAS_RESTIC_BACKUP: "false"
MACHINE_HAS_ELEMENT: "true"
MACHINE_HAS_KEEPASSX: "false"
has_yubikey: true
repositories:
- personal_projects
screen:
1: DP-3
2: DP-3
3: DP-4
4: DP-4
5: DP-4
6: DP-4
7: eDP-1
8: eDP-1
9: eDP-1
0: eDP-1
workspace:
1: ""
2: ""
3: " local"
4: " remote"
7: ""
8: ""
9: ""
10: ""
screencfgs:
- name: three-screens
key: F3
environment:
MACHINE_TYPE: "laptop"
MACHINE_RESOLUTION_X: "1920"
MACHINE_RESOLUTION_Y: "1080"

View File

@@ -1,55 +0,0 @@
font_size: 11
letter_space: 0
terminal_binary: urxvt
users:
- name: hannes-work
group: hak
vt: 1
firefox_profiles:
- name: 3wmp9hdb.default-1565075150057
manage_css: true
mail: hannes.koerber@tradebyte.com
git_gpg_sign: false
gpg_agent: false
environment:
MACHINE_HAS_NEXTCLOUD: "false"
- name: hannes-private
group: tpp
vt: 2
mail: hannes@hkoerber.de
git_gpg_sign: false
gpg_agent: true
gpg_keys:
master_key: "0xB5C002530C6A2053"
environment:
MACHINE_HAS_NEXTCLOUD: "true"
screen:
1: DP-1-1
2: DP-1-1
3: DP-1-2
4: DP-1-2
5: DP-1-2
6: DP-1-2
7: eDP-1
8: eDP-1
9: eDP-1
0: eDP-1
workspace:
1: www
2: www
3: term-local
4: term-remote
7: comm
8: pass
9: music
10: pim
environment:
MACHINE_TYPE: "laptop"
MACHINE_HAS_KEEPASSX: "true"
MACHINE_HAS_RESTIC_BACKUP: "true"
MACHINE_RESOLUTION_X: "1920"
MACHINE_RESOLUTION_Y: "1080"

View File

@@ -14,14 +14,14 @@
# Any items in the `env` entry below will be added as # Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables # environment variables. Some entries may override variables
# set by alacritty itself. # set by alacritty itself.
#env: env:
# TERM variable # TERM variable
# #
# This value is used to set the `$TERM` environment variable for # This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will # each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is # check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used. # available, otherwise `xterm-256color` is used.
#TERM: alacritty TERM: alacritty
window: window:
# Window dimensions (changes require restart) # Window dimensions (changes require restart)
@@ -75,10 +75,10 @@ window:
#startup_mode: Windowed #startup_mode: Windowed
# Window title # Window title
#title: Alacritty title: "[terminal]"
# Allow terminal applications to change Alacritty's window title. # Allow terminal applications to change Alacritty's window title.
#dynamic_title: true dynamic_title: true
# Window class (Linux/BSD only): # Window class (Linux/BSD only):
#class: #class:
@@ -150,7 +150,7 @@ font:
style: Bold Italic style: Bold Italic
# Point size # Point size
size: {{ machine.font_size }} size: {{ machine.font_size - 3 }}
# Offset is the extra space around each character. `offset.y` can be thought # Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter # of as modifying the line spacing, and `offset.x` as modifying the letter
@@ -184,7 +184,7 @@ colors:
# Normal colors # Normal colors
normal: normal:
black: '#272822' black: '#000000'
red: '#F92672' red: '#F92672'
green: '#A6E22E' green: '#A6E22E'
yellow: '#F4BF75' yellow: '#F4BF75'

View File

@@ -1,3 +1,5 @@
[defaults] [defaults]
retry_files_enabled = False retry_files_enabled = False
nocows = 1 nocows = 1
roles_path = ./ansible_roles
library = ./ansible_roles/firefox/library

1
ansible_roles/firefox Submodule

Submodule ansible_roles/firefox added at fe50549acc

View File

@@ -3,10 +3,19 @@ BindsTo=windowmanager.target
After=windowmanager.target After=windowmanager.target
Wants=blueman.service Wants=blueman.service
Wants=discord.service
Wants=dpms.service Wants=dpms.service
Wants=dunst.service Wants=dunst.service
Wants=firefox.service Wants=element.service
{% for profile, config in (user.firefox_profiles|default({})).items() %}
{% if config.bigger_font|default(false) is sameas false %}
Wants=firefox@{{ profile }}.service
{% endif %}
{% endfor %}
{% for profile, config in (user.firefox_profiles|default({})).items() %}
{% if config.bigger_font|default(false) is sameas true %}
Wants=firefox-gtk-override-bigger-font@{{ profile }}.service
{% endif %}
{% endfor %}
Wants=gpg-agent.service Wants=gpg-agent.service
Wants=gnome-keyring.service Wants=gnome-keyring.service
Wants=keepassx.service Wants=keepassx.service
@@ -21,7 +30,7 @@ Wants=screencfg.service
Wants=spotify.service Wants=spotify.service
Wants=steam.service Wants=steam.service
Wants=touchpad.service Wants=touchpad.service
Wants=wallpaper.timer
Wants=xresources.service Wants=xresources.service
Wants=yubikey-touch-detector.service Wants=yubikey-touch-detector.service
Wants=kdeconnect.service

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/blueman-applet ExecStart=/usr/bin/env blueman-applet
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,8 +0,0 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
ConditionEnvironment=MACHINE_HAS_DISCORD=true
[Service]
ExecStart=/usr/bin/discord

View File

@@ -4,5 +4,7 @@ After=windowmanager.target
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=xset s off ExecStart=/usr/bin/env xset s off
ExecStart=xset dpms 0 0 300 ExecStart=/usr/bin/env xset dpms 0 0 300
PassEnvironment=DISPLAY
Restart=always

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/dunst -config %h/.config/dunstrc ExecStart=/usr/bin/env dunst -config %h/.config/dunstrc
PassEnvironment=DISPLAY
Restart=always

View File

@@ -0,0 +1,11 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
After=i3.service
ConditionPathExists=%h/.var/run/features/element
[Service]
ExecStart=/usr/bin/env element-desktop
PassEnvironment=DISPLAY
Restart=always

View File

@@ -0,0 +1,9 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/env firefox --setDefaultBrowser -P %i
PassEnvironment=DISPLAY
Environment=XDG_CONFIG_HOME=%h/.config/gtk-3.0-overrides/bigger-font/
Restart=always

View File

@@ -1,6 +0,0 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/firefox --setDefaultBrowser -P default

View File

@@ -0,0 +1,8 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/env firefox --setDefaultBrowser -P %i
PassEnvironment=DISPLAY
Restart=always

View File

@@ -4,3 +4,5 @@ After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/env gnome-keyring-daemon --start --foreground --components secrets ExecStart=/usr/bin/env gnome-keyring-daemon --start --foreground --components secrets
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,7 +1,10 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
ConditionPathExists=%h/.var/run/features/gpg_agent
[Service] [Service]
Type=forking Type=forking
ExecStart=/usr/bin/gpg-agent --homedir %h/.gnupg --no-detach --daemon ExecStart=/usr/bin/env gpg-agent --homedir %h/.gnupg --no-detach --daemon
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,5 +1,6 @@
[Service] [Service]
Type=exec Type=simple
ExecStart=i3 --config %h/.i3/config ExecStart=/usr/bin/env i3 --config %h/.i3/config
PassEnvironment=DISPLAY
Restart=no Restart=no

View File

@@ -0,0 +1,8 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/env kdeconnect-indicator
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,7 +1,9 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
ConditionEnvironment=MACHINE_HAS_KEEPASSX=true ConditionPathExists=%h/.var/run/features/keepassx
[Service] [Service]
ExecStart=/usr/bin/keepassx --keyfile %h/.secret/main.key %h/.secret/main.kdbx ExecStart=/usr/bin/env keepassx --keyfile %h/.secret/main.key %h/.secret/main.kdbx
PassEnvironment=DISPLAY
Restart=always

View File

@@ -4,6 +4,7 @@ After=windowmanager.target
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/bin/setxkbmap -layout de -variant nodeadkeys ExecStart=/usr/bin/env setxkbmap -layout de -variant nodeadkeys
ExecStart=/usr/bin/xset r rate 150 50 ExecStart=/usr/bin/env xset r rate 150 50
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -1,8 +1,10 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
ConditionPathExists=%h/.var/run/features/machine_is_laptop
ConditionEnvironment=MACHINE_TYPE=laptop
[Service] [Service]
ExecStart=/usr/bin/bash -c 'grep "^${ACPI_LID_NAME}.*enabled" /proc/acpi/wakeup && echo " ${ACPI_LID_NAME}" | sudo tee /proc/acpi/wakeup' Type=oneshot
ExecStart=/usr/bin/env bash -c 'grep "^${ACPI_LID_NAME}.*enabled" /proc/acpi/wakeup && echo " ${ACPI_LID_NAME}" | sudo tee /proc/acpi/wakeup'
RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -3,7 +3,12 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
After=gnome-keyring.service After=gnome-keyring.service
ConditionEnvironment=MACHINE_HAS_NEXTCLOUD=true ConditionPathExists=%h/.var/run/features/nextcloud
[Service] [Service]
ExecStart=/usr/bin/nextcloud --background ExecStart=/usr/bin/env nextcloud --background
PassEnvironment=DISPLAY
Restart=always
MemoryHigh=20%
MemoryMax=30%

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/nm-applet ExecStart=/usr/bin/env nm-applet
PassEnvironment=DISPLAY
Restart=always

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/pasystray ExecStart=/usr/bin/env pasystray
PassEnvironment=DISPLAY
Restart=always

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/redshift-gtk -c %h/.config/redshift.conf ExecStart=/usr/bin/env redshift-gtk -c %h/.config/redshift.conf
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,7 +1,8 @@
[Unit] [Unit]
ConditionEnvironment=MACHINE_HAS_RESTIC_BACKUP=true ConditionPathExists=%h/.var/run/features/restic_backup
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=%h/bin/restic-backup ExecStart=%h/restic/restic-backup
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -3,6 +3,4 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Timer] [Timer]
OnCalendar=Mon..Fri 09:00:00
OnCalendar=Mon..Fri 12:00:00 OnCalendar=Mon..Fri 12:00:00
OnCalendar=Mon..Fri 16:00:00

View File

@@ -1,7 +1,6 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
ConditionEnvironment=MACHINE_DEFAULT_SCREENPROFILE
[Service] [Service]
Type=oneshot Type=oneshot
@@ -9,5 +8,6 @@ Type=oneshot
# > The command to execute may contain spaces, but control characters are not # > The command to execute may contain spaces, but control characters are not
# > allowed. # > allowed.
ExecStart=bash -c '%h/.screencfg/${MACHINE_DEFAULT_SCREENPROFILE}.sh' ExecStart=/usr/bin/env screencfg "%h/.screencfg/%H/default.yml"
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -3,4 +3,6 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStart=/usr/bin/spotify ExecStart=/usr/bin/env spotify
PassEnvironment=DISPLAY
Restart=always

View File

@@ -3,7 +3,9 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
After=i3.service After=i3.service
ConditionEnvironment=MACHINE_HAS_STEAM=true ConditionPathExists=%h/.var/run/features/steam
[Service] [Service]
ExecStart=/usr/bin/steam ExecStart=/usr/bin/env steam
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,17 +1,18 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
ConditionEnvironment=MACHINE_TYPE=laptop ConditionPathExists=%h/.var/run/features/machine_is_laptop
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/bin/synclient VertEdgeScroll=0 ExecStart=/usr/bin/env synclient VertEdgeScroll=0
ExecStart=/usr/bin/synclient VertTwoFingerScroll=1 ExecStart=/usr/bin/env synclient VertTwoFingerScroll=1
ExecStart=/usr/bin/synclient MaxSpeed=2.2 ExecStart=/usr/bin/env synclient MaxSpeed=2.2
ExecStart=/usr/bin/synclient AccelFactor=0.08 ExecStart=/usr/bin/env synclient AccelFactor=0.08
ExecStart=/usr/bin/synclient TapButton1=1 ExecStart=/usr/bin/env synclient TapButton1=1
ExecStart=/usr/bin/synclient CoastingSpeed=0 ExecStart=/usr/bin/env synclient CoastingSpeed=0
ExecStart=/usr/bin/synclient PalmDetect=1 ExecStart=/usr/bin/env synclient PalmDetect=1
ExecStart=/usr/bin/synclient PalmMinWidth=20 ExecStart=/usr/bin/env synclient PalmMinWidth=20
ExecStart=/usr/bin/synclient PalmMinZ=1 ExecStart=/usr/bin/env synclient PalmMinZ=1
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -1,4 +0,0 @@
[Service]
Type=oneshot
ExecStart=/usr/bin/setrandom --recursive --onlylarge --mode=stretch /usr/share/wallpapers
RemainAfterExit=true

View File

@@ -1,9 +0,0 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Timer]
OnActiveSec=0s
OnCalendar=hourly
Unit=wallpaper.service
RemainAfterElapse=true

View File

@@ -4,5 +4,6 @@ After=windowmanager.target
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=/usr/bin/xrdb -merge -I%h %h/.Xresources ExecStart=/usr/bin/env xrdb -merge -I%h %h/.Xresources
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY

View File

@@ -1,6 +1,10 @@
[Unit] [Unit]
BindsTo=autostart.target BindsTo=autostart.target
PartOf=gpg-agent.service
After=windowmanager.target After=windowmanager.target
After=gpg-agent.service
[Service] [Service]
ExecStart=/usr/bin/yubikey-touch-detector -libnotify ExecStart=/usr/bin/env yubikey-touch-detector -libnotify
PassEnvironment=DISPLAY
Restart=always

View File

@@ -1,6 +1,9 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -o errexit set -o errexit
cd $HOME/sync/projects/time-tracking
cd ~/code/personal/time-tracking/
source venv/bin/activate source venv/bin/activate
source ~/.attendance_env
./call.py "${@}" ./call.py "${@}"

View File

@@ -8,13 +8,13 @@ log() {
printf '[%s] %s\n' "$(date -uIseconds)" "$*" >> "$_logfile" printf '[%s] %s\n' "$(date -uIseconds)" "$*" >> "$_logfile"
} }
case "$1" in case "$1 $2" in
enable) "set-paused false")
log "Enabling dunst" log "Enabling dunst"
systemctl --user --no-block kill --signal SIGUSR2 dunst systemctl --user --no-block kill --signal SIGUSR2 dunst
;; ;;
disable) "set-paused true")
log "Disabling dunst" log "Disabling dunst"
systemctl --user --no-block kill --signal SIGUSR1 dunst systemctl --user --no-block kill --signal SIGUSR1 dunst
;; ;;

View File

@@ -1,16 +0,0 @@
#!/usr/bin/env bash
rclone \
--checksum \
--delete-excluded \
--exclude /.cache/ \
--exclude /.vagrant.d/ \
--exclude /.minikube/ \
--exclude /Downloads/ \
--exclude /downloads/ \
--exclude /tmp/ \
--verbose \
--stats 60s \
sync \
$HOME \
gdrive:backup

View File

@@ -1,11 +0,0 @@
#!/usr/bin/env bash
case "$1" in
mycloud)
shift
command kubectl --kubeconfig=<(pass show mycloud/kubeconfig) "${@}"
;;
*)
command kubectl "${@}"
;;
esac

View File

@@ -4,7 +4,7 @@ import sys
import subprocess import subprocess
import yaml import yaml
PASS = 'pass' PASS = '/usr/bin/pass'
def run(args): def run(args):
return(subprocess.run( return(subprocess.run(

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
import sys import sys
import os.path
hash = { hash = {
'A': 'Alpha', 'A': 'Alpha',
@@ -43,6 +44,45 @@ hash = {
'.': 'Stop', '.': 'Stop',
} }
de = {
'A': 'Anton',
'Ä': 'Ärger',
'B': 'Berta',
'C': 'Cäsar',
'D': 'Dora',
'E': 'Emil',
'F': 'Friedrich',
'G': 'Gustav',
'H': 'Heinrich',
'I': 'Ida',
'J': 'Julius',
'K': 'Kaufmann',
'L': 'Ludwig',
'M': 'Martha',
'N': 'Nordpol',
'O': 'Otto',
'Ö': 'Ökonom',
'P': 'Paula',
'Q': 'Quelle',
'R': 'Richard',
'S': 'Samuel',
'ß': 'Eszett',
'T': 'Theodor',
'U': 'Ulrich',
'Ü': 'Übermut',
'V': 'Viktor',
'W': 'Wilhelm',
'X': 'Xanthippe',
'Y': 'Ypsilon',
'Z': 'Zacharias',
'-': 'Strich',
'.': 'Punkt',
}
if os.path.basename(sys.argv[0]) == 'natode':
hash = de
if len(sys.argv) < 2 or sys.argv[1] == '-': if len(sys.argv) < 2 or sys.argv[1] == '-':
text = [line.strip() for line in sys.stdin.readlines()] text = [line.strip() for line in sys.stdin.readlines()]
else: else:

1
bin/natode Symbolic link
View File

@@ -0,0 +1 @@
nato

14
bin/pf Executable file
View File

@@ -0,0 +1,14 @@
#!/usr/bin/env python3
import sys
import json
import yaml
import subprocess
jqexpression = sys.argv[1]
jqprocess = subprocess.Popen(["jq", "-r", jqexpression], stdin=subprocess.PIPE, text=True)
document = [d for d in yaml.safe_load_all(sys.stdin)][-1]
json.dump(document, jqprocess.stdin)

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
nice --adjustment 19 \
ionice --class 3 \
restic -r rclone:restic:restic --password-file=$HOME/restic_password backup --exclude-file=$HOME/restic_exclude.lst $HOME

View File

@@ -31,7 +31,7 @@ args = parser.parse_args()
config_path = args.config config_path = args.config
try: try:
config = yaml.load(open(config_path)) config = yaml.safe_load(open(config_path))
except FileNotFoundError: except FileNotFoundError:
fail("File {0} not found".format(config_path)) fail("File {0} not found".format(config_path))
@@ -54,6 +54,8 @@ for output in config['outputs']:
# cmd.append('--auto') # cmd.append('--auto')
for k, v in output['opts'].items(): for k, v in output['opts'].items():
cmd.extend(['--{}'.format(k), str(v)]) cmd.extend(['--{}'.format(k), str(v)])
for k,v in output.get('set', {}).items():
cmd.extend(['--set', k, v])
run(cmd) run(cmd)
run(['i3-msg', 'restart']) run(['i3-msg', 'restart'])

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
~/code/helper-scripts/sysop-share-screen.sh pi@monitor-sysop-${1:-middle}-${2:-top} 1

View File

@@ -1,44 +0,0 @@
#!/usr/bin/env python3
import datetime
import sys
USAGE="""Usage: {program} PATH_TO_FILE""".format(program=sys.argv[0])
def die(message, code=1):
print(message)
sys.exit(code)
def die_usage(code=1):
die(USAGE, code)
def read_date_from_file(path):
text = open(path).readline().strip()
try:
time = datetime.datetime.strptime(text, '%Y-%m-%d')
except ValueError as e:
die(e)
return time
def main(argv):
if len(argv) < 2:
die_usage()
last = read_date_from_file(argv[1])
now = datetime.datetime.now()
diff = now - last
days = diff.days
#hours = diff.seconds // (60 * 60)
if days == 1:
msg = "1 day"
else:
msg = "{days} days".format(days=days)
#msg += " "
#if hours == 1:
# msg += "1 hour "
#else:
# msg += "{hours} hours ".format(hours=hours)
print(msg)
main(sys.argv)

19
detect-missing-packages.py Executable file
View File

@@ -0,0 +1,19 @@
#!/usr/bin/env python3
import yaml
from pprint import pprint
package_file = "./packages.yml"
apps = yaml.safe_load(open(package_file, 'r'))
missing_config = {}
for appname, appconfig in apps['packages']['list'].items():
for distro, packagelist in appconfig.items():
if len(packagelist) == 0:
if distro not in missing_config.keys():
missing_config[distro] = []
missing_config[distro].append(appname)
print(yaml.dump(missing_config))

View File

@@ -5,6 +5,9 @@ empty_directories:
- name: .config/nvim - name: .config/nvim
- name: .config/rofi - name: .config/rofi
- name: .config/gtk-3.0 - name: .config/gtk-3.0
- name: .config/gtk-3.0-overrides
- name: .config/gtk-3.0-overrides/bigger-font/
- name: .config/gtk-3.0-overrides/bigger-font/gtk-3.0
- name: .config/qt5ct - name: .config/qt5ct
dotfiles: dotfiles:
- from: git/gitconfig - from: git/gitconfig
@@ -14,6 +17,7 @@ dotfiles:
to: .gnupg/dirmngr.conf to: .gnupg/dirmngr.conf
- from: gnupg/gpg-agent.conf - from: gnupg/gpg-agent.conf
to: .gnupg/gpg-agent.conf to: .gnupg/gpg-agent.conf
template: true
- from: gnupg/gpg.conf - from: gnupg/gpg.conf
to: .gnupg/gpg.conf to: .gnupg/gpg.conf
template: true template: true
@@ -49,10 +53,12 @@ dotfiles:
template: true template: true
- from: redshift/redshift.conf - from: redshift/redshift.conf
to: .config/redshift.conf to: .config/redshift.conf
- from: vscode/settings.json - from: vscodium/product.json
to: .config/Code/User/settings.json to: .config/VSCodium/product.json
- from: vscode/keybindings.json - from: vscodium/settings.json
to: .config/Code/User/keybindings.json to: .config/VSCodium/User/settings.json
- from: vscodium/keybindings.json
to: .config/VSCodium/User/keybindings.json
- from: alacritty/alacritty.yml - from: alacritty/alacritty.yml
to: .config/alacritty.yml to: .config/alacritty.yml
template: true template: true
@@ -60,8 +66,13 @@ dotfiles:
to: .config/rofi/config to: .config/rofi/config
- from: gtk/gtk-3.0.ini - from: gtk/gtk-3.0.ini
to: .config/gtk-3.0/settings.ini to: .config/gtk-3.0/settings.ini
template: true
- from: gtk/gtk-3.0-bigger-font.ini
to: .config/gtk-3.0-overrides/bigger-font/gtk-3.0/settings.ini
template: true
- from: gtk/gtkrc-2.0 - from: gtk/gtkrc-2.0
to: .gtkrc-2.0 to: .gtkrc-2.0
template: true
- from: qt/qt5ct.conf - from: qt/qt5ct.conf
to: .config/qt5ct/qt5ct.conf to: .config/qt5ct/qt5ct.conf
- from: screencfg - from: screencfg

View File

@@ -29,7 +29,7 @@
# the top and down respectively. # the top and down respectively.
# The width can be negative. In this case the actual width is the # The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option. # screen width minus the width defined in within the geometry option.
geometry = "300x10-20+20" geometry = "300x10-20-40"
# Show how many messages are currently hidden (because of geometry). # Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes indicate_hidden = yes
@@ -64,7 +64,7 @@
frame_width = 2 frame_width = 2
# Defines color of the frame around the notification window. # Defines color of the frame around the notification window.
frame_color = "#e16b40" frame_color = "#ff964f"
# Define a color for the separator. # Define a color for the separator.
# possible values are: # possible values are:

View File

@@ -3,7 +3,7 @@
email = {{ user.mail }} email = {{ user.mail }}
useConfigOnly = true useConfigOnly = true
{% if user.git_gpg_sign|bool %} {% if user.git_gpg_sign|bool %}
signingkey = {{ user.gpg_keys.master_key }} signingkey = {{ user.gpg_key.id }}
{% endif %} {% endif %}
[github] [github]
user = hakoerber user = hakoerber
@@ -113,9 +113,12 @@
requireForce = true requireForce = true
[pull] [pull]
rebase = true rebase = true
ff = only
[url "ssh://git@code.hkoerber.de:2222/"] [url "ssh://git@code.hkoerber.de:2222/"]
insteadOf = https://code.hkoerber.de/ insteadOf = https://code.hkoerber.de/
[init] [init]
defaultBranch = master defaultBranch = master
[safe]
directory = /var/lib/dotfiles

View File

@@ -4,6 +4,8 @@ default-cache-ttl-ssh 60480000
max-cache-ttl 34560000 max-cache-ttl 34560000
max-cache-ttl-ssh 34560000 max-cache-ttl-ssh 34560000
{% if user.gpg_agent_for_ssh %}
enable-ssh-support enable-ssh-support
{% endif %}
pinentry-program /usr/bin/pinentry-qt pinentry-program /usr/bin/pinentry-qt

View File

@@ -0,0 +1,109 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBF52F2UBEADVm8w92aR5UoDq94jcCh5hEpbjIWrrmyBb3p7Z4x9loASIDNly
6SrHjpFONw7EdCNzT2zQCCCoKezKfzALuU3xQ3Vl5fhtp3Ij/HGonSEFhz4ibhUC
MsbCsUEU7yG/lzmz0dtk9UIWfVKDe8yhLCVxi+dUi2Lat58daQjO9OGjRP+Z5mMi
ZtGzmV2UQHWmMipKlxx9yDpX5l1i2qduNXfC2ki+uBudzNNaZtwk9t690UXa6DHz
xxnUJqewWG3zyFmhBrixOBF5Pdc+Uy79HOLfifZ+SRSpSKf7Dp7SiUE7XL0slWOD
xxRRZPW5u6heSgFnVCLjtupLUSUCccNnvTKrKB1iOEjkpko7Q7FVMe5bTQOrO1de
cr2PpGC3GeR6K1n0PYAwd49HgVZjCUqXzbz4Zeh9KRuM62geNTZjJxuuP7dbJP86
p23+7uiODwVhdzvEP/ElYlwEGLGFFurbnqZ3DwFggdrQ6cOkSjQblt6xzxxlROo4
HoyupyNz4I5yWqN+k4wk2+1A8TsSwKh1PAHG7C2LLZsKn4pSsdYgoaQaYsod89kZ
mA1Sr4IEe9rhG6TnofxHqHegzifPM0XPmYlwVccAF+lb+CrvWbSBHHA5FVE/PCBe
Xc4GYWghnobhK8kfgFZhr8BrBFFH+sAw8CYNbgg7O90HK7jnK79BlgU31QARAQAB
tCNIYW5uZXMgS8O2cmJlciA8aGFubmVzQGhrb2VyYmVyLmRlPokCTAQTAQoANhYh
BJc65I1xt2c1xHErW7XAAlMMaiBTBQJedhdlAhsBBAsJCAcEFQoJCAUWAgMBAAIe
AQIXgAAKCRC1wAJTDGogUyIxEACZXR+fN+bb6PYW821k8oXO/MvNiiqtWC9CuLjP
y1/eu/ZJUmeOca/8HsJsp0hOAJ7oUn3MBiW7gCVZ/2hQ+ywCtcDWp2PElutCiAyg
QgN1IEg9RAcx+7RmHC0SEafhnyT4ogi7hJ9SK3kPnf5Ryli6qNFAWb3dtfSENYLK
dqtzMi9+CvcsNKKMN+yhubVrQi5MHlqu7L4bdE4BW5bzsbbhLaPfmc/JYFkImF5v
dXnOBA9gx2bVREoTw/GPioed9hpPu1ZWZC5we+WD4eEGrQD/LG/XyGUh6wQwsC7P
aMXOydok7DHzUrCdvZ372Giv71cNV1++e6G+PdEqVo2FCp04Syzug5GwRbSAZ9B3
1tqYV6L5SZh0TIjHNtuWTPq9dzpqVJJSxZdwvlgsv7Ni6GHYUrgTShza/+vXE1UE
2MCoLCK0ZrdeMd8m7VMom3WIiV+N28MsKVCoYDLd0LMOrmhDDap16SGJYs/dB4lo
a931k7ejOG68G2ViLJmRapkzEWH3TujYNyh4O7S6LuHwNvG6lyAyn9UTVSAaPT+t
BV4zfd4UfKhYcKSm+aQuJ5RrZ+2l8YU87daeE2JXy1/z9I0C/YqbT8yHMqUi4Fzy
VhfTAPm2lCLPomFmoS8fp2oNDt3s7AOQH2zOsimhA6pMTek/sKtywjRQ0TdXH2OA
p2B10rkCDQRedheFARAAl4cEamPYTwineGIBGubqhznKQhUJhm1P3AbwOfzYloxg
3wvq1njY0+1UY8HtV7EZ7xd1PpUgRxcA8paj2ootMwHM2TRxXad/EgpegfWNANQV
YnDQj8Zqabrf3Orue93pLeRir38kOzX1qcOz72G6HDJWSQZLqF6LWJ9GehDpf9VB
/K/8nXdEes2nLdffkR2blH5ltcM0kMak0tI3+5SnQCs1MmFWzSq+BFVYI5fT8hBf
MCskiypF05E0Np7t0C5dQmToPPv5w6flUIJn3h7BfUYAi9uOdUfAykI57hXUWUlV
gli5IJfDTYt/Y849vh3FH2qn0syQ425a8RqH5WLohH0qJ+A3nuOp6JfKGEFOiYxp
9Y5tn6zEfqGC+D/xWnGGgfc6IMQVGYbWvqHRqMQquV1bD3rd7dDOE3QdkBvxpcVv
1EeKfA36wRtlFyKgdHE0QiVD9VeCtGW1diFD3hEK+FqVdaxX45800gPjFIuzKOkv
zoVzYxrUCSACs+6QyyXP8I1zMX9SXRvEg02MmpohwmEhSgotOMcjbWNyVFNfCAaS
bCt9PyaWsz+qe2gGLAiYo2vvBij543vBgATSbFjhoM683gzo73AOYhaauULsy3Kq
yfolj6TwGyEg7wvMO6YLttKCahjyz5isiAcf4fSNqWG0zSnBf6n7HXdtTjjsfx8A
EQEAAYkEbAQYAQoAIBYhBJc65I1xt2c1xHErW7XAAlMMaiBTBQJedheFAhsCAkAJ
ELXAAlMMaiBTwXQgBBkBCgAdFiEEyitwWoxynRUrXLoQzSinzDExgBcFAl52F4UA
CgkQzSinzDExgBeCDw//WMa8qm/tBpr4BskpctySvIwiOf35o+cMAYvego94NkrY
wuASAn3/2QsaZvZnYdJfCrzchCA30QZxRWAvkHIJ/zXZ1ayugsnEypvhw23012Xr
KKMXyd6iuZdmbE1Umj6R1/LbdNjddqglR9AmKaOYaDzjpPuuirDbllRGh/7lluZq
q8BmPvFe6Cl8FIijx03RfCbYSvQQRH10IBeJ+z+eE7z7FRspf4kJ6vXAbbSlKoRR
+PcA+Yc7meW+dvMnRpczGDvDbl522Mw2pxV3p4aN8TSMwSWztD4koXo4KCklFPh5
M4R4HbZFEZj4i8BU+cbsQscJ4jHqrCK/qPSRx103ikVqwOElZkYqKthnrQ7rxO7S
0CZOKzlK56Vl9LbnYE0nTHqZOxf9k9Z1ue9aVCRXWcQhCUVm9CLUegZz4DJtK9vl
ntdYTKPRmMCUw407rhkEFA3bQc9l56GP5ARc6NN9C0fbz2PgIryuLP4BvR/BIV4L
qLBgGfztN3KjHYI2RWAw3OcaxU7UhmXbCFvy6j/PVJckHNheqaIm/+wyDt+/rXf0
3zc9YiEHrvGmmX+6VYlv8iE4sp2ye4EF0XSGm23/gKmvkF5jVuaB4OJeHYIQfOVP
nnmsDan2NZ2znE5UmaqgxvxAuQh+XVjKlSUfeff+9XCscQvzuNBC39V+S+cJLoNm
LA//Xd2Ic6Y9o44TaN1mDx031oYZjcmHq1YbwQbYnQj/uZZQHM4b62qMCCkdfsnU
KgeIJU78BxAj2vCgWI025K7un7Sh9q3cZdafOgcNz8YaXV9Nm0f6fLFsdTWbEvQ0
Y1cHJlh6WKDV2lVtdgoEMSN73U3hohJhsldRengydb4/Cf8pZRJgatyXN+b7Hsg5
h9LOAZRF4Om3A84QH7oYfOfeiwqGXzFE+lLqsPhwNUVnRJd98fjxYKdKz/3hNT5c
Pq/0/C+ivpAI3Kk1tecafhb0YSoFUEhZlnl/SSuTALvFdJGjpopbTL0M3YCcgh9v
tXb8Dcq7BEphWSeWP4Torbq17pLSlG65bgoZXoABYWCPSZiQCKDNXa2wqC3it5J9
wURL9AOCsJCvqh798WLlNHaz9hnh76UF3idDI5SgJGEOAPStv3EGX/HhjOzUQPD+
ixlXM63vmhCHxV9pnIURpBFhDUS/hs7apVm8pKzSv7PRQ5iu9RDbWUAWdyMlWPW9
TglATGSMFpxGYTJiC+pHH24FCm6wR8D8LYnKkqxzd+nqFljvfEmQ70rIyUA1I3/6
kCxGf7yKxTr2anV7tOFkNcCuj/ZSkb8CC6BCVk1HeE6h/hks78PdlLJr5zrSPxvP
U1iRM6NebRd4W990XCPw6ZHDm0CngSNU7s+7peB0M+pEaYO5Ag0EXnYXoQEQANxF
tmQz1jowITJ60eY/q7fWVv/w1CTT/ynAqPPgKw/MtGVBe8BWUJKufnxbNgn6ZamX
PU/Uq4x8QKMgbuqvaInHM3MvIqg0xoQ8qz4VBnc0Q0w0+G78UMcjzzAKJBDp1Qfy
zTvfPBD65fL+l2kFIyy9409uhzLnsvADE0saNmslfkVxyp8u+IYRVOjLpbKqJfrq
VDFTe3sktGSjlyWGHFKCx+xDGiJaAr/Qj0W/XH382nnC8dOhs96frQxz+cnwr4Uw
sH1jNfY5zrXcqjxekoNhgrYBflAkHyyiVp8HRepPWFxMnXtT2Z4bdtzIJVSOwko0
j91MItL5KyHt5pOS3sJM5wCwno3Tg8zgzbD3AZJoWSbBSKip6e8CQ0uvFcoGcpya
IYJ38k7+yUihGfGCcPbKxdyFsHHxdIb0oVZAr9D2f9EsCzUvga4pH3yeMVKv0KWG
2n4zLOJiZ4mvchBJjzBwuy2UCJS6yH+7EmAlkxZGEVcXUN5X+LksmRfr8kSMwjWj
BlJyOCyKU4Jw/AFFarJlQ+5VieI9ISotXMrIS2VvqDexnxJo1vRzMvaNxK8uwaR7
eT9h/oI1vEEkrh6aqsIZlj7Owf2TI+ve4JGJ1G+keP/1Ko1kNA+X4Trg3FAy0PR7
Eg2iBpjxGyEOVe2K/QGnDpMSO6ISot4UgRDK+29fABEBAAGJAjYEGAEKACAWIQSX
OuSNcbdnNcRxK1u1wAJTDGogUwUCXnYXoQIbDAAKCRC1wAJTDGogU/aMEACrQCrW
Skyx2waPZk9PBoG1z+CypabL+NwSoPzNdsQcPPB3FlByJSm48aqamXJUH7srCkr/
aT9GoPktdjstDoloLJ1gwvRiI0ccmwFBrkUU9wwn8mm/x+drktOOniUQA0qT/jvO
VNYgbfUVmfht6rTfVYlpGK1MxsTgEGvhFw/2PK6tibBnPW9d+3UFVWVELtq6r72H
l/ndkMOV2tnfBaEpRl94KHn7By0rjDUVQIOxFr73G4rWzU3h3OLHPXDPLa7zM9xF
Wn9f72L6UJ9MLbR43RCyrAfBFaF064BUwYpg//oaxAsbEl9FTmWV+IwywpufVRMu
+hujYyIsMdIUvEohyUXwSsDDLgCJspWkzCfPBaL0vBDQ3l8LshKoa/uFQ20tWhzH
D63XjRIAG2q/9e3E/HBBjpRoudsNJKSjbH2YH30+Uzpgc11hh2sgYRIPKWSUN3rN
/lOBF56YSoFCf35D41VVGmWPcm3Yz7hsSKNSEdH9FL2m8a2sIVOuzup00PlrQLiq
IrVZBHXAWk4FgqSLQLnxAX3X3Ot1OiBnqaIJZ1Q+hmRCbtOXuq964okyWs6l8FPS
Qg2ZEOEjc6q4uvdgV8duF8bX8t6mpwMxF0FvVRULzWKmki6P3fvpfel8Qj1my2mv
veIpzfWOcpxWhH+qvchT3gLmu/Hp8TJ+CF4VsrkCDQRedhezARAAsTrVcc970S+0
lGVTvPfUVHIPQYg7mXz1H7Hfb9wBzsDb0lbCzm6qtEIMGo5kzC/Z0Wc1+5HO0Zhb
V2ecqTJMhCfadeK2FymCoS6hDOD2s9JVGoEIctLHWIo7WsjbDOZblN8pOmuBfz5G
p6awxhBLSTzCwsKQzg08JRO0x7xbSVy52HhbRdgySp1HD+hPTFhmDNc2Ha5n+N6c
VoNmFxY6MixJDsuk1Y46sM/rSmuvuGEahVjcl3BFqiNmS6h0c2U77vuOoLJ0fvB3
C6aL94o/zK9I2EieL6jBs9cnyp67CmVKdCIb5T2Gxo3XC9e8WGpntlK6D0vAM1ln
oMqnhBYeeKpgqxVcP7sBK3FnFCV9yhIo63OPA2GVAStPb5xRXFyGEf3HxVqUxoZ6
pcKfxAGgXkd86+oUupS/l5bjCIxx5ME/3g92MnRMAAY2ycASaeT3WEeDP20h7jqA
h+nf1N+jqZMMHpMmClrxKMcT0iSFgstQKSC0GZlrnLSBXPEkH0l30YnzxAwZy/YT
c819NG3g2JkunDyD9EyKmvX3S9QHjuvE5O6Ou39nAhNdUEx+xSPSY4bkPzOHTvI1
MO5JrRginUXjSLmGFN8WQeMHRR7P+VMUTgsBGZ7/t7lgIB24HNeFy1rpzfT/ZrDs
WCxz1SSv13HYR71kpkHTauGo68vx/pEAEQEAAYkCNgQYAQoAIBYhBJc65I1xt2c1
xHErW7XAAlMMaiBTBQJedhezAhsgAAoJELXAAlMMaiBTxnUQAM2TtUXzmWLG1tKD
mkYeOCPoFTIwp9b8QKIPwWGtijoJEmjrvJcCd+EUnqP1iZBl2Qee5iCeiFUoNPx3
M93zpDLwjHX7r9jLbWaRkyCTX0fsq/p9zDpUM5BbGyZEZwmZ3nW5YYRIlJNkQuyV
bGpIfI+DGMLn5KFq2pVOwyYWLmJ74Lnv/vJYgkNxg70wvjiE7RYEoY0WrDP13QQJ
aaXdmcHkteov76ElM09wOKPdCFP9AIlmUgRYKu0jb4upQosjpfR7sCf6QtCHCDOC
zwzvLk3VgrBKkcLKwFEhYx0LYBmgPjQ5CYvnaXBXyQsn+xUwqQs3OhcTD7/fnEYu
4zkdkNTUtaBNxbqbV6V5Ti0odFQXHHrJ/ugPRHIgBdqXLiVQI4pxKNJhtr6HMWb0
zjde4Mho/IuOJLYEpHDVUj00RLUCsh1IkgdbRTEaHaeUzpFCf/zGnds6RIrEPBJm
tubuWXFFVG3d2LkUYkDAWGLE/IQLkeZPpnKCiTNyNvou5E/6BDeZGfnZA8fYAyGR
2h6aOZkt/4XL7Ot1bgbhNbEABwqSrsRXVFfJ85j+p+2D/iUi/wqyCBA0wDq9omog
rtNwEHwgQ9/++N3bX0KZKY5S7LXaHWWkXRuNDV2Zx2Vb4PpGmOjlZxKvyLtKgwwz
imtrGD9EhItdmZ8PBdC2kAx3vWEM
=553W
-----END PGP PUBLIC KEY BLOCK-----

325
grm/personal_projects.toml Normal file
View File

@@ -0,0 +1,325 @@
[[trees]]
root = "~/projects"
[[trees.repos]]
name = "misc/rbackupd"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/rbackupd.git"
type = "ssh"
[[trees.repos]]
name = "misc/cobbler-kickstart"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/cobbler-kickstart.git"
type = "ssh"
[[trees.repos]]
name = "misc/postfix-grok-patterns"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/postfix-grok-patterns.git"
type = "ssh"
[[trees.repos.remotes]]
name = "upstream"
url = "https://github.com/whyscream/postfix-grok-patterns.git"
type = "https"
[[trees.repos]]
name = "misc/syncrepo"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/syncrepo.git"
type = "ssh"
[[trees.repos]]
name = "misc/pkgbuilds"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/pkgbuilds.git"
type = "ssh"
[[trees.repos]]
name = "misc/openvpn-helper"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/openvpn-helper.git"
type = "ssh"
[[trees.repos]]
name = "misc/wifiqr"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/wifiqr.git"
type = "ssh"
[[trees.repos]]
name = "misc/checkconn"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/checkconn.git"
type = "ssh"
[[trees.repos]]
name = "misc/xftwidth"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/xftwidth.git"
type = "ssh"
[[trees.repos.remotes]]
name = "upstream"
url = "https://github.com/vixus0/xftwidth"
type = "https"
[[trees.repos]]
name = "git-repo-manager"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/git-repo-manager.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/git-repo-manager.git"
type = "ssh"
[[trees.repos]]
name = "talks"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/talks.git"
type = "ssh"
[[trees.repos]]
name = "container/openresty-oidc"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/container/openresty-oidc.git"
type = "ssh"
[[trees.repos]]
name = "container/acimaker"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/acimaker.git"
type = "ssh"
[[trees.repos]]
name = "container/drone-kaniko"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/container/drone-kaniko.git"
type = "ssh"
[[trees.repos.remotes]]
name = "upstream"
url = "https://github.com/banzaicloud/drone-kaniko"
type = "https"
[[trees.repos]]
name = "container/roundcube"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/container/roundcube.git"
type = "ssh"
[[trees.repos]]
name = "container/mycloud-homer"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/container/mycloud-homer.git"
type = "ssh"
[[trees.repos]]
name = "projects/misc/cobbler-kickstart"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/cobbler-kickstart.git"
type = "ssh"
[[trees.repos]]
name = "finance-auto-import"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/finance-auto-import.git"
type = "ssh"
[[trees.repos]]
name = "guitar_practice"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/hakoerber/guitar-practice.git"
type = "ssh"
[[trees.repos]]
name = "picture-cleaner"
remotes = []
[[trees.repos]]
name = "mycloud"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/mycloud.git"
type = "ssh"
[[trees.repos]]
name = "resume"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/resume.git"
type = "ssh"
[[trees.repos]]
name = "lea-michael-hochzeit"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/lea-michi-hochzeit.git"
type = "ssh"
[[trees.repos]]
name = "builddoc"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/builddoc.git"
type = "ssh"
[[trees.repos]]
name = "blog"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/blog.hkoerber.de.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/blog.git"
type = "ssh"
[[trees.repos]]
name = "fizzbuzz"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/fizzbuzz.git"
type = "ssh"
[[trees.repos]]
name = "ggj/2018-the-lost-son"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/niklas-heer/the-lost-son.git"
type = "ssh"
[[trees.repos]]
name = "ggj/2019-claim-your-world"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@github.com/theintroverts/claim-your-world.git"
type = "ssh"
[[trees.repos]]
name = "prometheus-restic-backblaze"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/prometheus-restic-backblaze.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/container/prometheus-restic-backblaze.git"
type = "ssh"
[[trees.repos]]
name = "dotfiles"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/dotfiles.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/dotfiles.git"
type = "ssh"
[[trees.repos]]
name = "packager"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/packager.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/packager.git"
type = "ssh"
[[trees.repos]]
name = "time-tracking"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/time-tracking.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/time-tracking.git"
type = "ssh"
[[trees.repos]]
name = "aws-glacier-backup"
[[trees.repos.remotes]]
name = "github"
url = "ssh://git@github.com/hakoerber/aws-glacier-backup.git"
type = "ssh"
[[trees.repos.remotes]]
name = "origin"
url = "ssh://git@code.hkoerber.de:2222/hannes/aws-glacier-backup.git"
type = "ssh"
[[trees.repos]]
name = "unclutter-xfixes"
[[trees.repos.remotes]]
name = "github"
url = "git@github.com:hakoerber/unclutter-xfixes.git"
type = "ssh"
[[trees.repos.remotes]]
name = "upstream"
url = "https://github.com/Airblader/unclutter-xfixes"
type = "https"

View File

@@ -0,0 +1,15 @@
[Settings]
gtk-theme-name=Breeze
gtk-icon-theme-name=breeze
gtk-font-name=DejaVu Sans {{ ((machine.font_size|int - 2)|float * 2.0) | round(0, 'floor') | int }}
gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull

View File

@@ -1,7 +1,7 @@
[Settings] [Settings]
gtk-theme-name=Breeze gtk-theme-name=Breeze
gtk-icon-theme-name=breeze-dark gtk-icon-theme-name=breeze
gtk-font-name=Cantarell 11 gtk-font-name=DejaVu Sans {{ machine.font_size|int - 2 }}
gtk-cursor-theme-name=breeze_cursors gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH

View File

@@ -1,10 +1,9 @@
# DO NOT EDIT! This file will be overwritten by LXAppearance. # DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead. # Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/hannes/.gtkrc-2.0.mine"
gtk-theme-name="Breeze" gtk-theme-name="Breeze"
gtk-icon-theme-name="breeze-dark" gtk-icon-theme-name="breeze"
gtk-font-name="Cantarell 11" gtk-font-name="DejaVu Sans {{ machine.font_size| int - 2 }}"
gtk-cursor-theme-name="breeze_cursors" gtk-cursor-theme-name="breeze_cursors"
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH

View File

@@ -17,8 +17,8 @@
set $mod Mod4 set $mod Mod4
# The default terminal # The default terminal
set $terminal "{{ machine.terminal_binary }} --title terminal" set $terminal "alacritty --config-file ~/.config/alacritty.yml"
set $calc "{{ machine.terminal_binary }} --title calc -e $SHELL -i -c calc" set $calc "alacritty --config-file ~/.config/alacritty.yml -e $SHELL -i -c calc"
set $scriptdir ~/.i3/scripts set $scriptdir ~/.i3/scripts
@@ -77,8 +77,8 @@
set $focus_parent q set $focus_parent q
set $focus_child a set $focus_child a
set $floating_toggle Shift+space set $floating_toggle Shift+p
set $focus_mode_toggle space set $focus_mode_toggle p
set $prev_on_output u set $prev_on_output u
set $next_on_output i set $next_on_output i
@@ -93,6 +93,8 @@
set $kill Shift+Q set $kill Shift+Q
set $screenshot o
################################################################################ ################################################################################
### WORKSPACE ASSIGNMENTS ###################################################### ### WORKSPACE ASSIGNMENTS ######################################################
@@ -118,8 +120,8 @@ assign [class="^Spotify$"] $workspace9
assign [class="^Google-chrome$"] $workspace7 assign [class="^Google-chrome$"] $workspace7
assign [class="^Chromium$"] $workspace7 assign [class="^Chromium$"] $workspace7
assign [class="^discord"] $workspace7
assign [class="^Steam"] $workspace5 assign [class="^Steam"] $workspace5
for_window [class="^Steam$"] move to workspace $workspace5
assign [class="^dota2$"] $workspace10 assign [class="^dota2$"] $workspace10
assign [class="^Wine$"] $workspace10 assign [class="^Wine$"] $workspace10
@@ -212,26 +214,19 @@ assign [class="^Wine$"] $workspace10
bindsym F2 exec --no-startup-id ~/.i3/scripts/screenmenu bindsym F2 exec --no-startup-id ~/.i3/scripts/screenmenu
bindsym $mod+F1 exec --no-startup-id ~/.i3/scripts/i3exit lock bindsym $mod+F1 exec --no-startup-id ~/.i3/scripts/i3exit lock
bindsym $mod+F2 exec --no-startup-id screencfg ~/.screencfg/all.yml ; exec systemctl --user restart keyboard.service bindsym $mod+F2 exec --no-startup-id screencfg ~/.screencfg/{{ ansible_hostname }}/default.yml ; exec systemctl --user restart keyboard.service
bindsym $mod+F3 exec --no-startup-id screencfg ~/.screencfg/laptop.yml ; exec systemctl --user restart keyboard.service {% for screencfg in machine.screencfgs -%}
bindsym $mod+{{ screencfg.key }} exec --no-startup-id screencfg ~/.screencfg/{{ ansible_hostname }}/{{ screencfg.name }}.yml ; exec systemctl --user restart keyboard.service
{% endfor -%}
bindsym $mod+F4 exec --no-startup-id ~/.i3/scripts/i3exit suspend bindsym $mod+F4 exec --no-startup-id ~/.i3/scripts/i3exit suspend
bindsym $mod+Home exec --no-startup-id ~/.i3/scripts/shutdown-menu bindsym $mod+Home exec --no-startup-id ~/.i3/scripts/shutdown-menu
bindsym $mod+$screenshot exec --no-startup-id sh -c 'maim | xclip -selection clipboard -t image/png'
bindsym $mod+Shift+$screenshot exec --no-startup-id sh -c 'maim --select | xclip -selection clipboard -t image/png'
bindsym $mod+Shift+v exec --no-startup-id redshift-toggle bindsym $mod+Shift+v exec --no-startup-id redshift-toggle
bindsym $mod+Shift+$scratchpad move scratchpad bindsym $mod+$pim_toggle exec --no-startup-id ~/.i3/scripts/swap-from-workspace.sh $workspace10
bindsym $mod+$scratchpad scratchpad show
bindsym $mod+$pim_toggle \
unmark _destination; \
mark _source; \
workspace $workspace10; \
mark --add _destination; \
[con_mark="^_destination$"] swap container with mark "_source"; \
[con_mark="^_source$"] focus; \
unmark _source; \
[con_mark="^_destination$"] focus; \
unmark _destination;
################################################################################ ################################################################################
### MODES ###################################################################### ### MODES ######################################################################
@@ -304,10 +299,10 @@ assign [class="^Wine$"] $workspace10
################################################################################ ################################################################################
# class border backgr. text indicator # class border backgr. text indicator
client.focused #E16B40 #E16B40 #000000 #FF0000 client.focused #e5b567 #e5b567 #000000 #FF0000
client.focused_inactive #333333 #5f676a #ffffff #484e50 client.focused_inactive #272822 #5f676a #ffffff #484e50
client.unfocused #333333 #202020 #cccccc #292d2e client.unfocused #1C1C1C #272822 #cccccc #292d2e
client.urgent #2f343a #900000 #ffffff #900000 client.urgent #272822 #ff7777 #000000 #900000
################################################################################ ################################################################################
### APPLICATION SPECIFIC SETTINGS ############################################## ### APPLICATION SPECIFIC SETTINGS ##############################################
@@ -336,10 +331,8 @@ bindsym XF86AudioPrev exec $scriptdir/spotify-control previous
bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 8 ; exec --no-startup-id $scriptdir/update-status bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 8 ; exec --no-startup-id $scriptdir/update-status
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 8 ; exec --no-startup-id $scriptdir/update-status bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 8 ; exec --no-startup-id $scriptdir/update-status
bindsym $mod+o exec --no-startup-id xautorandr ; exec --no-startup-id kill -SIGUSR2 $(cat $RUNDIR/wallchanger.$XDG_SESSION_ID.pid)'"
bindsym $mod+p exec --no-startup-id kill -SIGUSR1 $(cat $RUNDIR/wallchanger.$XDG_SESSION_ID.pid)
bindsym $mod+m exec --no-startup-id $scriptdir/pa-volume mute-toggle-mic bindsym $mod+m exec --no-startup-id $scriptdir/pa-volume mute-toggle-mic
bindsym $mod+space exec --no-startup-id $scriptdir/pa-volume mute-toggle-mic
############################################################################## ##############################################################################
### BARS ####################################################################### ### BARS #######################################################################
@@ -365,19 +358,19 @@ bar {
font pango:Inconsolata, FontAwesome {{ machine.font_size }} font pango:Inconsolata, FontAwesome {{ machine.font_size }}
colors { colors {
background #272822 background #000000
statusline #ffffff statusline #ffffff
separator #444444 separator #555555
# separator #e16b40
# focused_background #303030 focused_separator #e5b567
# focused_separator #272822 focused_background #272822
focused_workspace #e16b40 #272822 #ffffff # border bg text
active_workspace #272822 #5f676a #ffffff focused_workspace #e5b567 #4f676a #ffffff
active_workspace #272822 #4f676a #ffffff
inactive_workspace #272822 #272822 #dddddd inactive_workspace #272822 #272822 #dddddd
urgent_workspace #D00000 #D00000 #272822 urgent_workspace #272822 #ff7777 #272822
binding_mode #272822 #e16b40 #272822 binding_mode #272822 #e5b567 #272822
} }
i3bar_command i3bar i3bar_command i3bar

View File

@@ -19,10 +19,12 @@ general {
} }
order += spotify
{% if user.has_yubikey %}
order += "yubikey" order += "yubikey"
{% endif %}
order += "volume_status output" order += "volume_status output"
order += "volume_status input" order += "volume_status input"
order += spotify
order += "wifi" order += "wifi"
order += "external_script presentation_mode" order += "external_script presentation_mode"
order += "systemd redshift" order += "systemd redshift"
@@ -33,7 +35,7 @@ order += "clock"
battery_level all { battery_level all {
battery_id = "all" battery_id = "all"
format = " {icon} {percent}% {time_remaining} " format = " {icon} {percent}% "
measurement_mode = "sys" measurement_mode = "sys"
charging_character = "" charging_character = ""
blocks = "" blocks = ""
@@ -57,7 +59,6 @@ systemd spotify {
unit = "spotify.service" unit = "spotify.service"
user = true user = true
format = "  " format = "  "
on_click 1 = "exec $HOME/.i3/scripts/toggle-app spotify"
color_bad = '#F4Bf75' color_bad = '#F4Bf75'
color_degraded = '#F4Bf75' color_degraded = '#F4Bf75'
} }
@@ -109,7 +110,6 @@ volume_status output {
thresholds = [] thresholds = []
command = "pactl" command = "pactl"
color_muted = '#FFFFFF' color_muted = '#FFFFFF'
on_click 1 = "exec $HOME/.i3/scripts/pa-volume mute-toggle"
} }
volume_status input { volume_status input {
@@ -120,5 +120,4 @@ volume_status input {
command = "pactl" command = "pactl"
color_muted = '#FFFFFF' color_muted = '#FFFFFF'
is_input = True is_input = True
on_click 1 = "exec $HOME/.i3/scripts/pa-volume mute-toggle-mic"
} }

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash #!/usr/bin/env bash
rofi -show combi -combi-modi run,drun -display-combi "run" rofi -show combi -combi-modi run -display-combi "run"

View File

@@ -52,10 +52,11 @@ reset_screen() {
lock_and_screen_off() { lock_and_screen_off() {
lock & lock &
_pid=$! _pid=$!
dunstctl disable dunst_paused=$(dunstctl is-paused)
[[ "${dunst_paused}" != "true" ]] && dunstctl set-paused true
screen_off screen_off
wait $_pid wait $_pid
dunstctl enable [[ "${dunst_paused}" != "true" ]] && dunstctl set-paused false
reset_screen reset_screen
} }

View File

@@ -9,7 +9,7 @@ is_on() {
switch_on() { switch_on() {
touch "${_status_file}" touch "${_status_file}"
dunstctl disable & dunstctl set-paused true &
systemctl --user --no-block stop redshift.service systemctl --user --no-block stop redshift.service
systemctl --user --no-block stop spotify.service systemctl --user --no-block stop spotify.service
~/.i3/scripts/bar-update "external_script presentation_mode" ~/.i3/scripts/bar-update "external_script presentation_mode"
@@ -19,7 +19,7 @@ switch_on() {
switch_off() { switch_off() {
rm -f "${_status_file}" rm -f "${_status_file}"
dunstctl enable & dunstctl set-paused false &
systemctl --user --no-block start redshift.service systemctl --user --no-block start redshift.service
systemctl --user --no-block start spotify.service systemctl --user --no-block start spotify.service
~/.i3/scripts/bar-update "external_script presentation_mode" ~/.i3/scripts/bar-update "external_script presentation_mode"

View File

@@ -0,0 +1,59 @@
#!/usr/bin/env bash
set -o nounset
set -o errexit
set -o pipefail
set -o xtrace
cmds=()
workspacescratch="${1}"
i3msgworkspaces="$(i3-msg -t get_workspaces)"
output_of_pim=$(printf '%s' "${i3msgworkspaces}" | jq -r 'map(select(.name == "'"${workspacescratch}"'")) | .[0].output')
active_workspace_on_target_output=$(printf '%s' "${i3msgworkspaces}" | jq -r 'map(select(.output == "'"${output_of_pim}"'" and .visible)) | .[0].name')
focused_workspace_name=$(printf '%s' "${i3msgworkspaces}" | jq -r 'map(select(.focused)) | .[0].name')
focused_workspace_output=$(printf '%s' "${i3msgworkspaces}" | jq -r 'map(select(.focused)) | .[0].output')
if [[ "${focused_workspace_name}" == "${workspacescratch}" ]]; then
exit 0
fi
cmds+=('unmark _destination')
cmds+=('mark _source')
if [[ "${active_workspace_on_target_output}" != "${workspacescratch}" ]] && [[ "${output_of_pim}" != "${focused_workspace_output}" ]]; then
need_output_reset=1
else
need_output_reset=0
fi
if ((need_output_reset)); then
cmds+=('workspace "'"${active_workspace_on_target_output}"'"')
cmds+=("mark --add _origin")
fi
cmds+=('workspace "'"${workspacescratch}"'"')
cmds+=('mark --add _destination')
cmds+=('[con_mark="^_destination$"] swap container with mark "_source"')
cmds+=('[con_mark="^_source$"] focus')
cmds+=('unmark _source')
if ((need_output_reset)); then
cmds+=('[con_mark="^_origin$"] focus')
cmds+=('unmark _origin')
fi
cmds+=('[con_mark="^_destination$"] focus')
cmds+=('unmark _destination')
i3msgcmd=""
for cmd in "${cmds[@]}"; do
i3msgcmd="${i3msgcmd}${cmd};"
done
i3-msg "${i3msgcmd}"

View File

@@ -11,6 +11,8 @@ set -o nounset
DOTDIR="/var/lib/dotfiles" DOTDIR="/var/lib/dotfiles"
_SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" _SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
[[ -e './.git' ]] && git submodule update --init
if [[ "$(readlink "${_SCRIPT_DIR}")" != "${DOTDIR}" ]] && [[ "${_SCRIPT_DIR}" != "${DOTDIR}" ]] ; then if [[ "$(readlink "${_SCRIPT_DIR}")" != "${DOTDIR}" ]] && [[ "${_SCRIPT_DIR}" != "${DOTDIR}" ]] ; then
if [[ -e "${DOTDIR}" ]] ; then if [[ -e "${DOTDIR}" ]] ; then
2>&1 printf "${DOTDIR} already exists. This seems unsafe.\n" 2>&1 printf "${DOTDIR} already exists. This seems unsafe.\n"
@@ -45,11 +47,14 @@ sudowrap() {
fi fi
} }
cache_updated=0
_install() { _install() {
_package="$1" ; shift _package="$1" ; shift
if [[ $NAME == "Fedora" ]] ; then if [[ $NAME == "Ubuntu" ]] ; then
sudowrap dnf install --assumeyes "${_package}" if ! (( cache_updated )) ; then
elif [[ $NAME == "Ubuntu" ]] ; then sudowrap apt-get update
cache_updated=1
fi
sudowrap apt-get install --assume-yes "${_package}" sudowrap apt-get install --assume-yes "${_package}"
elif [[ $NAME == "Arch Linux" ]] ; then elif [[ $NAME == "Arch Linux" ]] ; then
sudowrap pacman -S --noconfirm "${_package}" sudowrap pacman -S --noconfirm "${_package}"
@@ -72,21 +77,13 @@ if ! command -v make >/dev/null ; then
printf 'Done\n' printf 'Done\n'
fi fi
# Required for compiling modules in venv. if [[ $NAME == "Arch Linux" ]] ; then
if ! command -v gcc >/dev/null ; then _install "ansible"
printf 'gcc not installed, installing ...\n'
_install "gcc"
printf 'Done\n'
fi fi
if ! python3 -c 'import venv' 2>/dev/null ; then if [[ $NAME == "Ubuntu" ]] ; then
printf 'Python3 venv module not installed, installing ...\n' _install "ansible"
_install python3-venv _install "python3-jmespath"
printf 'Done\n'
fi fi
cd "$DOTDIR" && make cd "$DOTDIR" && make
# fix permissions of the directory
sudowrap chgrp -R dotfiles "${DOTDIR}"
sudowrap chmod g+wX "${DOTDIR}"

View File

@@ -1,55 +1,32 @@
packages: packages:
list: list:
build-essentials: build-essentials:
fedora:
- autoconf
- automake
- gcc-c++
- gcc
- ctags
- cmake
- libtool
- elfutils-libelf-devel
- maven
ubuntu: ubuntu:
- build-essential - build-essential
- exuberant-ctags - exuberant-ctags
- cmake
archlinux: archlinux:
- gcc - gcc
- ctags - ctags
- cmake - cmake
- maven - maven
- base-devel - base-devel
golang:
fedora: ["golang", "glibc-static"]
ubuntu: ["golang-go"]
archlinux: ["go"]
make: make:
fedora: ["make"]
ubuntu: ["make"] ubuntu: ["make"]
archlinux: ["make"] archlinux: ["make"]
gdb: gdb:
fedora: ["gdb"]
ubuntu: ["gdb"] ubuntu: ["gdb"]
archlinux: ["gdb"] archlinux: ["gdb"]
strace: strace:
fedora: ["strace"]
ubuntu: ["strace"] ubuntu: ["strace"]
archlinux: ["strace"] archlinux: ["strace"]
sudo: sudo:
fedora: ["sudo"]
ubuntu: ["sudo"] ubuntu: ["sudo"]
archlinux: ["sudo"] archlinux: ["sudo"]
apt: apt:
fedora: []
ubuntu: ["apt-file"] ubuntu: ["apt-file"]
archlinux: [] archlinux: [""]
xorg: xorg:
fedora:
- '@base-x'
- xorg-x11-drv-synaptics-legacy
- xorg-x11-drv-libinput
- libinput
ubuntu: [] ubuntu: []
archlinux: archlinux:
- xorg-server - xorg-server
@@ -61,449 +38,381 @@ packages:
- xorg-xset - xorg-xset
- xorg-xinit - xorg-xinit
dmenu: dmenu:
fedora: ["dmenu"]
ubuntu: ["dmenu"] ubuntu: ["dmenu"]
archlinux: ["dmenu"] archlinux: ["dmenu"]
ansible: ansible:
fedora: ["ansible"]
ubuntu: ["ansible"] ubuntu: ["ansible"]
archlinux: ["ansible"] archlinux: ["ansible"]
xdotool: xdotool:
fedora: ["xdotool"]
ubuntu: ["xdotool"] ubuntu: ["xdotool"]
archlinux: ["xdotool"] archlinux: ["xdotool"]
arandr: arandr:
fedora: ["arandr"]
ubuntu: ["arandr"] ubuntu: ["arandr"]
archlinux: ["arandr"] archlinux: ["arandr"]
borgbackup: borgbackup:
fedora: ["borgbackup"]
ubuntu: ["borgbackup"] ubuntu: ["borgbackup"]
archlinux: ["borgbackup"] archlinux: ["borgbackup"]
docker: docker:
fedora: ["docker"] ubuntu: ["docker.io", "containerd", "docker-compose"]
ubuntu: ["docker.io"]
archlinux: ["docker", "docker-compose"] archlinux: ["docker", "docker-compose"]
font-awesome: font-awesome:
fedora: ["fontawesome-fonts", "fontawesome-fonts-web"]
ubuntu: ["fonts-font-awesome"] ubuntu: ["fonts-font-awesome"]
archlinux: ["ttf-font-awesome"] archlinux: ["ttf-font-awesome"]
font-inconsolata: font-inconsolata:
fedora: ["levien-inconsolata-fonts"]
ubuntu: ["fonts-inconsolata"] ubuntu: ["fonts-inconsolata"]
archlinux: ["ttf-inconsolata"] archlinux: ["ttf-inconsolata"]
font-dejavu: font-dejavu:
fedora: [] ubuntu: ["fonts-dejavu"]
ubuntu: []
archlinux: ["ttf-dejavu"] archlinux: ["ttf-dejavu"]
font-libertine: font-libertine:
fedora: [] ubuntu: ["fonts-linuxlibertine"]
ubuntu: []
archlinux: ["ttf-linux-libertine"] archlinux: ["ttf-linux-libertine"]
font-emoji: font-emoji:
fedora: []
ubuntu: [] ubuntu: []
archlinux: ["noto-fonts-emoji"] archlinux: ["noto-fonts-emoji"]
git: git:
fedora: ["git", "gitk"]
ubuntu: ["git", "git-extras", "gitk", "git-email"] ubuntu: ["git", "git-extras", "gitk", "git-email"]
# tk required for gitk # tk required for gitk
archlinux: ["git", "tk"] archlinux: ["git", "tk"]
htop: htop:
fedora: ["htop"]
ubuntu: ["htop"] ubuntu: ["htop"]
archlinux: ["htop"] archlinux: ["htop"]
feh: feh:
fedora: ["feh"]
ubuntu: ["feh"] ubuntu: ["feh"]
archlinux: ["feh"] archlinux: ["feh"]
i3: i3:
fedora: ["i3"]
ubuntu: ["i3"] ubuntu: ["i3"]
archlinux: ["i3-wm"] archlinux: ["i3-wm"]
i3lock: i3lock:
fedora: ["i3lock"]
ubuntu: ["i3lock"] ubuntu: ["i3lock"]
archlinux: ["i3lock"] archlinux: ["i3lock"]
pluma: pluma:
fedora: ["pluma"]
ubuntu: ["pluma"] ubuntu: ["pluma"]
archlinux: ["pluma"] archlinux: ["pluma"]
vim:
fedora: ["vim-enhanced"]
ubuntu: ["vim"]
archlinux: ["gvim"]
neovim: neovim:
fedora: ["neovim", "python3-neovim"]
ubuntu: ["neovim"] ubuntu: ["neovim"]
archlinux: ["neovim", "python-pynvim"] archlinux: ["neovim", "python-pynvim"]
network-manager-applet: network-manager-applet:
fedora: ["network-manager-applet"]
ubuntu: [] ubuntu: []
archlinux: ["network-manager-applet"] archlinux: ["network-manager-applet"]
pasystray: pasystray:
fedora: ["pasystray"]
ubuntu: ["pasystray"] ubuntu: ["pasystray"]
archlinux: ["pasystray"] archlinux: ["pasystray"]
redshift: redshift:
fedora: ["redshift-gtk"]
ubuntu: ["redshift-gtk"] ubuntu: ["redshift-gtk"]
archlinux: ["redshift"] archlinux: ["redshift"]
pavucontrol: pavucontrol:
fedora: ["pavucontrol"]
ubuntu: ["pavucontrol"] ubuntu: ["pavucontrol"]
archlinux: ["pavucontrol-qt"] archlinux: ["pavucontrol-qt"]
pinentry-qt: pinentry-qt:
fedora: ["pinentry", "pinentry-curses", "pinentry-qt"]
ubuntu: ["pinentry-curses", "pinentry-qt"] ubuntu: ["pinentry-curses", "pinentry-qt"]
archlinux: ["pinentry"] archlinux: ["pinentry"]
pinta: pinta:
fedora: ["pinta"]
ubuntu: ["pinta"] ubuntu: ["pinta"]
archlinux: ["pinta"] archlinux: ["pinta"]
py3status: py3status:
fedora: ["py3status", "python3-pytz", "python3-tzlocal"] ubuntu: ["py3status", "python3-arrow", "python3-tzlocal", "python3-pydbus"]
ubuntu: ["py3status", "python3-arrow", "python3-tzlocal"]
archlinux: ["py3status", "python-pytz", "python-tzlocal", "python-dbus", "python-pydbus"] archlinux: ["py3status", "python-pytz", "python-tzlocal", "python-dbus", "python-pydbus"]
pass: pass:
fedora: ["pass"]
ubuntu: ["pass"] ubuntu: ["pass"]
archlinux: ["pass", "passff-host"] archlinux: ["pass", "passff-host"]
keepassx: keepassx:
fedora: ["keepassx"]
ubuntu: ["keepassx"] ubuntu: ["keepassx"]
archlinux: [] archlinux: []
urxvt: urxvt:
fedora: ["rxvt-unicode-256color"]
ubuntu: ["rxvt-unicode-256color"] ubuntu: ["rxvt-unicode-256color"]
archlinux: ["rxvt-unicode"] archlinux: ["rxvt-unicode"]
alacritty: alacritty:
fedora: []
ubuntu: [] ubuntu: []
archlinux: ["alacritty"] archlinux: ["alacritty"]
tmux: tmux:
fedora: ["tmux"]
ubuntu: ["tmux"] ubuntu: ["tmux"]
archlinux: ["tmux"] archlinux: ["tmux"]
screen: screen:
fedora: ["screen"]
ubuntu: ["screen"] ubuntu: ["screen"]
archlinux: ["screen"] archlinux: ["screen"]
zsh: zsh:
fedora: ["zsh", "zsh-syntax-highlighting"]
ubuntu: ["zsh", "zsh-syntax-highlighting"] ubuntu: ["zsh", "zsh-syntax-highlighting"]
archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-autosuggestions", "zsh-completions"] archlinux: ["zsh", "zsh-syntax-highlighting", "zsh-autosuggestions", "zsh-completions"]
zathura: zathura:
fedora: ["zathura-pdf-mupdf"]
ubuntu: ["zathura", "zathura-pdf-poppler"] ubuntu: ["zathura", "zathura-pdf-poppler"]
archlinux: ["zathura", "zathura-pdf-poppler"] archlinux: ["zathura", "zathura-pdf-poppler"]
pdf:
ubuntu: ["ghostscript", "enscript"]
archlinux: ["ghostscript", "enscript"]
pandoc: pandoc:
fedora: ["pandoc"] ubuntu:
ubuntu: ["pandoc"] - pandoc
- texlive
- python3-sphinxcontrib.svg2pdfconverter # for html to pdf conversions
- texlive-latex-extra
archlinux: ["pandoc", "texlive-core", "texlive-fontsextra", "texlive-latexextra"] archlinux: ["pandoc", "texlive-core", "texlive-fontsextra", "texlive-latexextra"]
libvirt: libvirt:
fedora: ["virt-manager", "libvirt-client"] ubuntu: ["virt-manager", "libvirt-daemon"]
ubuntu: ["virt-manager", "libvirt-bin"] archlinux: ["virt-manager", "libvirt", "dnsmasq", "ebtables", "dmidecode"]
archlinux: ["virt-manager", "libvirt"]
firefox: firefox:
fedora: ["firefox"]
ubuntu: ["firefox"] ubuntu: ["firefox"]
archlinux: ["firefox"] archlinux: ["firefox"]
ranger: ranger:
fedora: ["ranger"]
ubuntu: ["ranger"] ubuntu: ["ranger"]
archlinux: ["ranger"] archlinux: ["ranger"]
thunar: thunar:
fedora: ["thunar"]
ubuntu: ["thunar"] ubuntu: ["thunar"]
archlinux: ["thunar"] archlinux: ["thunar"]
unclutter: unclutter:
fedora: ["unclutter"]
ubuntu: ["unclutter"] ubuntu: ["unclutter"]
archlinux: ["unclutter"] archlinux: ["unclutter"]
chromium:
fedora: ["chromium"]
ubuntu: ["chromium-browser"]
archlinux: ["chromium"]
libreoffice: libreoffice:
fedora: ["libreoffice", "libreoffice-langpack-de", "libreoffice-langpack-en"]
ubuntu: ["libreoffice"] ubuntu: ["libreoffice"]
archlinux: ["libreoffice-fresh", "libreoffice-fresh-de"] archlinux: ["libreoffice-fresh", "libreoffice-fresh-de"]
qt-theming: qt-theming:
fedora: ["breeze-cursor-theme", "breeze-icon-theme"] ubuntu: ["breeze-cursor-theme", "breeze-icon-theme", "breeze", "qt5ct"]
ubuntu: ["breeze-cursor-theme", "breeze-icon-theme", "breeze"]
archlinux: ["breeze", "breeze-icons", "breeze-grub", "qt5ct"] archlinux: ["breeze", "breeze-icons", "breeze-grub", "qt5ct"]
gtk-theming: gtk-theming:
fedora: ["breeze-gtk"] ubuntu: ["gtk3-engines-breeze", "lxappearance"]
ubuntu: ["gtk3-engines-breeze"]
archlinux: ["breeze-gtk", "lxappearance"] archlinux: ["breeze-gtk", "lxappearance"]
xcompmgr: xcompmgr:
fedora: ["xcompmgr"]
ubuntu: ["xcompmgr"] ubuntu: ["xcompmgr"]
archlinux: ["xcompmgr"] archlinux: ["xcompmgr"]
python: python:
fedora: ["python", "python3-devel"]
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"] ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"]
archlinux: ["python3"] archlinux: ["python3"]
python-modules:
ubuntu: []
archlinux:
- python-ruamel-yaml
- python-gitpython
- python-semver
black:
ubuntu: ["black"]
archlinux: ["python-black"]
xbacklight: xbacklight:
fedora: ["xbacklight"]
ubuntu: ["xbacklight"] ubuntu: ["xbacklight"]
archlinux: ["xorg-xbacklight"] archlinux: ["xorg-xbacklight"]
wireshark: wireshark:
fedora: ["wireshark"]
ubuntu: ["wireshark", "wireshark-qt"] ubuntu: ["wireshark", "wireshark-qt"]
archlinux: ["wireshark-cli", "wireshark-qt"] archlinux: ["wireshark-cli", "wireshark-qt"]
dia: dia:
fedora: ["dia"]
ubuntu: ["dia"] ubuntu: ["dia"]
archlinux: ["dia"] archlinux: ["dia"]
shutter:
fedora: ["shutter"]
ubuntu: ["shutter"]
archlinux: []
nmap: nmap:
fedora: ["nmap"]
ubuntu: ["nmap"] ubuntu: ["nmap"]
archlinux: ["nmap"] archlinux: ["nmap"]
openvpn: openvpn:
fedora: ["openvpn"]
ubuntu: ["openvpn"] ubuntu: ["openvpn"]
archlinux: ["openvpn"] archlinux: ["openvpn"]
curl: curl:
fedora: ["curl"]
ubuntu: ["curl"] ubuntu: ["curl"]
archlinux: ["curl"] archlinux: ["curl"]
wget: wget:
fedora: ["wget"]
ubuntu: ["wget"] ubuntu: ["wget"]
archlinux: ["wget"] archlinux: ["wget"]
tree: tree:
fedora: ["tree"]
ubuntu: ["tree"] ubuntu: ["tree"]
archlinux: ["tree"] archlinux: ["tree"]
which: which:
fedora: ["which"]
ubuntu: [] ubuntu: []
archlinux: ["which"] archlinux: ["which"]
zip: zip:
fedora: ["zip"]
ubuntu: ["zip", "unzip"] ubuntu: ["zip", "unzip"]
archlinux: ["zip", "unzip"] archlinux: ["zip", "unzip"]
traceroute: traceroute:
fedora: ["traceroute"]
ubuntu: ["traceroute"] ubuntu: ["traceroute"]
archlinux: ["traceroute"] archlinux: ["traceroute"]
tcpdump: tcpdump:
fedora: ["tcpdump"]
ubuntu: ["tcpdump"] ubuntu: ["tcpdump"]
archlinux: ["tcpdump"] archlinux: ["tcpdump"]
tar: tar:
fedora: ["tar"]
ubuntu: ["tar"] ubuntu: ["tar"]
archlinux: ["tar"] archlinux: ["tar"]
rsync: rsync:
fedora: ["rsync"]
ubuntu: ["rsync"] ubuntu: ["rsync"]
archlinux: ["rsync"] archlinux: ["rsync"]
net-tools: net-tools:
fedora: ["net-tools"]
ubuntu: ["net-tools"] ubuntu: ["net-tools"]
archlinux: ["net-tools"] archlinux: ["net-tools"]
ntfs: ntfs:
fedora: ["ntfs-3g", "ntfsprogs"]
ubuntu: ["ntfs-3g"] ubuntu: ["ntfs-3g"]
archlinux: ["ntfs-3g"] archlinux: ["ntfs-3g"]
lsof: lsof:
fedora: ["lsof"]
ubuntu: ["lsof"] ubuntu: ["lsof"]
archlinux: ["lsof"] archlinux: ["lsof"]
iptables: iptables:
fedora: ["iptables"]
ubuntu: ["iptables"] ubuntu: ["iptables"]
archlinux: ["iptables"] archlinux: ["iptables-nft"]
pwgen: pwgen:
fedora: ["pwgen"]
ubuntu: ["pwgen"] ubuntu: ["pwgen"]
archlinux: ["pwgen"] archlinux: ["pwgen"]
gpg: gpg:
fedora: ["gnupg2", "paperkey", "yubikey-manager"] ubuntu: ["gnupg2", "pcscd", "scdaemon"]
ubuntu: ["gnupg2"]
archlinux: ["gnupg", "paperkey", "yubikey-manager", "yubikey-touch-detector"] archlinux: ["gnupg", "paperkey", "yubikey-manager", "yubikey-touch-detector"]
networkmanager: networkmanager:
fedora: ["NetworkManager", "NetworkManager-wifi"] ubuntu: ["network-manager", "network-manager-openvpn", "network-manager-openconnect", "network-manager-openconnect-gnome"]
ubuntu: ["network-manager", "network-manager-openvpn", "network-manager-openconnect"]
archlinux: ["networkmanager"] archlinux: ["networkmanager"]
pulseaudio: pulseaudio:
fedora: ["pulseaudio", "pulseaudio-utils"]
ubuntu: ["pulseaudio", "pulseaudio-utils"] ubuntu: ["pulseaudio", "pulseaudio-utils"]
archlinux: ["pulseaudio", "pulseaudio-alsa"] archlinux: ["pulseaudio", "pulseaudio-alsa", "lib32-libpulse"]
iw: iw:
fedora: ["iw"]
ubuntu: ["iw"] ubuntu: ["iw"]
archlinux: ["iw"] archlinux: ["iw"]
cowsay: cowsay:
fedora: ["cowsay"]
ubuntu: ["cowsay"] ubuntu: ["cowsay"]
archlinux: ["cowsay"] archlinux: ["cowsay"]
ruby: ruby:
fedora: ["ruby", "ruby-devel", "rubygem-bundler"]
ubuntu: ["ruby", "ruby-dev", "ruby-bundler"] ubuntu: ["ruby", "ruby-dev", "ruby-bundler"]
archlinux: ["ruby"] archlinux: ["ruby"]
lxc: lxc:
fedora: ["lxc"]
ubuntu: ["lxc"] ubuntu: ["lxc"]
archlinux: ["lxc"] archlinux: ["lxc"]
acpi: acpi:
fedora: ["acpi"]
ubuntu: ["acpid"] ubuntu: ["acpid"]
archlinux: ["acpi", "acpid"] archlinux: ["acpi", "acpid"]
npm: npm:
fedora: ["npm"]
ubuntu: ["npm"] ubuntu: ["npm"]
archlinux: ["npm"] archlinux: ["npm"]
xdg: xdg:
fedora: ["xdg-utils"]
ubuntu: ["xdg-utils"] ubuntu: ["xdg-utils"]
archlinux: ["xdg-utils"] archlinux: ["xdg-utils"]
docs:
fedora: ["man-pages"]
ubuntu: ["manpages"]
archlinux: ["man-pages"]
compton: compton:
fedora: ["compton"]
ubuntu: ["compton"] ubuntu: ["compton"]
archlinux: [] archlinux: []
dunst: dunst:
fedora: ["dunst"]
ubuntu: ["dunst"] ubuntu: ["dunst"]
archlinux: ["dunst"] archlinux: ["dunst"]
cloc: cloc:
fedora: ["cloc"]
ubuntu: ["cloc"] ubuntu: ["cloc"]
archlinux: ["cloc"] archlinux: ["cloc"]
bluetooth: bluetooth:
fedora: []
ubuntu: ["blueman"] ubuntu: ["blueman"]
archlinux: ["bluez", "bluez-tools", "blueman"] archlinux: ["bluez", "bluez-tools", "blueman"]
autorandr: autorandr:
fedora: []
ubuntu: ["autorandr"] ubuntu: ["autorandr"]
archlinux: ["autorandr"] archlinux: ["autorandr"]
bwm-ng: bwm-ng:
fedora: []
ubuntu: ["bwm-ng"] ubuntu: ["bwm-ng"]
archlinux: ["bwm-ng"] archlinux: ["bwm-ng"]
virtualbox: virtualbox:
fedora: []
ubuntu: ["virtualbox"] ubuntu: ["virtualbox"]
archlinux: [] archlinux: ["virtualbox"]
ssh: ssh:
fedora: [] ubuntu: ["ssh"]
ubuntu: []
archlinux: ["openssh"] archlinux: ["openssh"]
sshfs: sshfs:
fedora: []
ubuntu: ["sshfs"] ubuntu: ["sshfs"]
archlinux: ["sshfs"] archlinux: ["sshfs"]
expect: expect:
fedora: []
ubuntu: ["expect"] ubuntu: ["expect"]
archlinux: ["expect"] archlinux: ["expect"]
inotify: inotify:
fedora: []
ubuntu: ["inotify-tools"] ubuntu: ["inotify-tools"]
archlinux: ["inotify-tools"] archlinux: ["inotify-tools"]
rclone: rclone:
fedora: ["rclone"]
ubuntu: ["rclone"] ubuntu: ["rclone"]
archlinux: ["rclone"] archlinux: ["rclone"]
dnf: dnf:
fedora: ["python3-dnf"]
ubuntu: [] ubuntu: []
archlinux: [] archlinux: []
rust: rustup:
fedora: [] ubuntu: []
ubuntu: ["rustc", "cargo"] archlinux: ["rustup"]
archlinux: ["rust"]
musescore: musescore:
fedora: [] ubuntu: ["musescore3"]
ubuntu: ["musescore"]
archlinux: ["musescore"] archlinux: ["musescore"]
sipcalc: sipcalc:
fedora: []
ubuntu: ["sipcalc"] ubuntu: ["sipcalc"]
archlinux: ["sipcalc"] archlinux: ["sipcalc"]
rofi: rofi:
fedora: []
ubuntu: ["rofi"] ubuntu: ["rofi"]
archlinux: ["rofi"] archlinux: ["rofi"]
anki:
fedora: ["anki"]
ubuntu: ["anki"]
archlinux: ["anki"]
imv: imv:
fedora: [] ubuntu: ["imv"]
ubuntu: []
archlinux: ["imv"] archlinux: ["imv"]
pacman: pacman:
fedora: []
ubuntu: [] ubuntu: []
archlinux: ["pacman", "pacman-contrib"] archlinux: ["pacman", "pacman-contrib"]
steam: steam:
fedora: []
ubuntu: [] ubuntu: []
archlinux: ["steam"] archlinux: ["steam"]
man: man:
fedora: [] ubuntu: ["man-db", "manpages"]
ubuntu: []
archlinux: ["man-db", "man-pages"] archlinux: ["man-db", "man-pages"]
discord:
fedora: []
ubuntu: []
archlinux: ["discord"]
nextcloud: nextcloud:
fedora: [] ubuntu: ["nextcloud-desktop"]
ubuntu: []
archlinux: ["nextcloud-client"] archlinux: ["nextcloud-client"]
kwallet: kwallet:
fedora: []
ubuntu: [] ubuntu: []
archlinux: ["kwallet", "kwalletmanager"] archlinux: ["kwallet", "kwalletmanager"]
wallpapers:
fedora: []
ubuntu: []
archlinux: ["elementary-wallpapers", "deepin-community-wallpapers"]
wallutils:
fedora: []
ubuntu: []
archlinux: ["wallutils"]
pv: pv:
fedora: ["pv"]
ubuntu: ["pv"] ubuntu: ["pv"]
archlinux: ["pv"] archlinux: ["pv"]
stress: stress:
fedora: [] ubuntu: ["stress"]
ubuntu: []
archlinux: ["stress"] archlinux: ["stress"]
mpris: mpris:
fedora: [] ubuntu: ["playerctl"]
ubuntu: []
archlinux: ["playerctl"] archlinux: ["playerctl"]
imagemagick: imagemagick:
fedora: [] ubuntu: ["imagemagick"]
ubuntu: []
archlinux: ["imagemagick"] archlinux: ["imagemagick"]
mpv: mpv:
fedora: [] ubuntu: ["mpv"]
ubuntu: []
archlinux: ["mpv"] archlinux: ["mpv"]
gnome-keyring: gnome-keyring:
fedora: [] ubuntu: ["gnome-keyring"]
ubuntu: []
archlinux: ["gnome-keyring"] archlinux: ["gnome-keyring"]
element:
ubuntu: []
archlinux: ["element-desktop"]
maim:
ubuntu: ["maim"]
archlinux: ["maim"]
mkinitcpio:
ubuntu: []
archlinux: ["mkinitcpio"]
terraform:
ubuntu: []
archlinux: ["terraform"]
synclient:
ubuntu: ["xserver-xorg-input-synaptics"]
archlinux: ["xf86-input-synaptics"]
ncdu:
ubuntu: ["ncdu"]
archlinux: ["ncdu"]
font-utils:
ubuntu: ["woff-tools", "woff2"]
archlinux: ["woff2"]
jq:
ubuntu: ["jq"]
archlinux: ["jq"]
musl:
ubuntu: ["musl", "musl-tools"]
archlinux: ["musl"]
kdeconnect:
ubuntu: ["kdeconnect"]
archlinux: ["kdeconnect"]
remove: remove:
mousepad: mousepad:
fedora: ["mousepad"]
ubuntu: ["mousepad"] ubuntu: ["mousepad"]
archlinux: ["mousepad"] archlinux: ["mousepad"]
chrome:
ubuntu: ["google-chrome-stable"]
archlinux: []
snap:
ubuntu: ["snapd"]
archlinux: []
golang:
ubuntu: ["golang-go"]
archlinux: ["go"]
signal:
ubuntu: []
archlinux: ["signal-desktop"]
vim:
ubuntu: ["vim"]
archlinux: ["gvim"]
discord:
ubuntu: []
archlinux: ["discord"]
rust:
ubuntu: ["rustc", "cargo"]
archlinux: ["rust"]

View File

@@ -10,58 +10,57 @@
tags: tags:
- always - always
- name: read variables
include_vars:
file: variables.yml
tags:
- always
- set_fact: - set_fact:
distro: "{{ ansible_distribution|lower }}" distro: "{{ ansible_distribution|lower }}"
tags: tags:
- always - always
- name: Check for valid distro - name: check for valid distro
assert: assert:
that: distro in ('fedora', 'ubuntu', 'archlinux') that: distro in ('ubuntu', 'archlinux')
- block: - block:
- block: - block:
- name: Update apt cache - name: update apt cache
apt: apt:
update_cache: true update_cache: true
become: true become: true
changed_when: false changed_when: false
- name: Upgrade system - name: upgrade system
apt: apt:
upgrade: dist upgrade: dist
become: true become: true
- name: Remove unused packages - name: remove unused packages
apt: apt:
autoremove: true autoremove: true
become: true become: true
- name: Clean apt cache - name: clean apt cache
apt: apt:
autoclean: true autoclean: true
become: true become: true
when: distro == 'ubuntu' when: distro == 'ubuntu'
- block: - block:
- name: Update dnf cache - name: install ansible requirements
dnf: package:
update_cache: true name: "{{ packages[distro] }}"
state: present
become: true become: true
vars:
- name: Upgrade system packages:
dnf: archlinux:
name: '*' - python-jmespath
state: latest ubuntu:
update_cache: false - python3-jmespath
become: true
- name: Remove unused packages
dnf:
autoremove: true
update_cache: false
become: true
when: distro == 'fedora'
- block: - block:
- name: enable multilib repository - name: enable multilib repository
@@ -70,9 +69,19 @@
block: | block: |
[multilib] [multilib]
Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist
marker: "# {mark} ANSIBLE MANAGED multilib"
become: true become: true
- name: Upgrade system - name: enable parallel download
blockinfile:
path: /etc/pacman.conf
insertafter: '\[options\]'
block: |
ParallelDownloads = 5
marker: "# {mark} ANSIBLE MANAGED parallel_download"
become: true
- name: upgrade system
pacman: pacman:
upgrade: true upgrade: true
update_cache: true update_cache: true
@@ -82,41 +91,111 @@
- name: install pacman-contrib for paccache - name: install pacman-contrib for paccache
package: package:
name: pacman-contrib name: pacman-contrib
state: installed state: present
become: true become: true
- name: Clean cache - block:
command: paccache -rk2 -ruk0 - name: install pacman cache clean service
become: true copy:
changed_when: false dest: /etc/systemd/system/pacman-cache-cleanup.service
owner: root
group: root
mode: '0644'
content: |
[Service]
Type=oneshot
ExecStart=/bin/sh -c '/usr/bin/paccache -rk1 && /usr/bin/paccache -ruk0'
RemainAfterExit=true
become: true
- name: install pacman cache clean timer
copy:
dest: /etc/systemd/system/pacman-cache-cleanup.timer
owner: root
group: root
mode: '0644'
content: |
[Timer]
OnCalendar=daily
become: true
- name: enable pacman cache clean timer
systemd:
name: pacman-cache-cleanup.timer
enabled: true
state: started
daemon_reload: true
become: true
tags: [pacman_cache_cleanup]
when: distro == 'archlinux' when: distro == 'archlinux'
tags: [update_system] tags: [system-update]
- name: install selinux specials on fedora - block:
dnf: - name: create dotfiles group
state: installed group:
name: name: dotfiles
- python3-libselinux state: present
- policycoreutils-python-utils become: true
become: true become_user: root
when: distro == 'fedora'
- name: create dotfiles user
user:
name: dotfiles
group: dotfiles
home: /var/lib/dotfiles
create_home: false
shell: /bin/bash
system: true
become: true
become_user: root
- name: create dotfiles directory
file:
state: directory
path: /var/lib/dotfiles
owner: dotfiles
group: dotfiles
mode: '0775' # group needs write access!
become: true
become_user: root
- name: fix permissions for dotfiles directory
shell: |
cd /var/lib/dotfiles
if [[ -e .git ]] ; then
# There is no sane way to specify the global .gitconfig to use, so we
# actually have to override HOME so git looks into ~/.gitconfig
export HOME="$(mktemp -d)"
set -o pipefail
set -o errexit
git config --global --add safe.directory /var/lib/dotfiles
git ls-tree -z --name-only HEAD | xargs --null chown --changes --recursive dotfiles:dotfiles
git ls-tree -z --name-only HEAD | xargs --null chmod --changes --recursive g+wX
else
chown --changes --recursive dotfiles:dotfiles .
chmod --changes --recursive g+wX .
fi
args:
executable: /bin/bash
register: dotfiles_permission_change
become: true
become_user: root
changed_when: dotfiles_permission_change.stdout_lines|length > 0
tags: [dotfiles-directory]
- block: - block:
- name: install sudo - name: install sudo
package: package:
state: installed state: present
name: sudo name: sudo
- name: install dependencies for paru - name: install dependencies for paru
package: package:
state: installed state: present
name: name:
- base-devel - base-devel
- git - git
- cargo
- asp
- bat
become: true become: true
- name: create build user on arch - name: create build user on arch
@@ -126,12 +205,32 @@
create_home: true create_home: true
shell: /bin/bash shell: /bin/bash
system: true system: true
become: true
- name: create paru user on arch
user:
name: paru
home: /var/lib/paru
create_home: true
shell: /bin/bash
system: true
become: true
- name: configure passwordless sudo for paru user
copy:
owner: root
group: root
mode: "0600"
dest: /etc/sudoers.d/paru
content: |
paru ALL=(ALL) NOPASSWD: /usr/bin/pacman
become: true
- name: check if paru is already installed - name: check if paru is already installed
shell: | shell: |
set -o errexit set -o errexit
if pacman -Qi paru >/dev/null 2>&1; then if pacman -Qi paru-bin >/dev/null 2>&1; then
exit 100 exit 100
fi fi
exit 0 exit 0
@@ -149,9 +248,9 @@
mkdir -p /tmp/paru-build mkdir -p /tmp/paru-build
cd /tmp/paru-build cd /tmp/paru-build
curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/paru.tar.gz curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/paru-bin.tar.gz
tar xvf paru.tar.gz tar xvf paru-bin.tar.gz
cd paru cd paru-bin
makepkg makepkg
args: args:
executable: /bin/bash executable: /bin/bash
@@ -163,7 +262,7 @@
shell: | shell: |
set -o errexit set -o errexit
pacman --noconfirm -U /tmp/paru-build/paru/paru-*.pkg.tar.zst pacman --noconfirm -U /tmp/paru-build/paru-bin/paru-bin-*.pkg.tar.zst
rm -rf /tmp/paru-build rm -rf /tmp/paru-build
args: args:
executable: /bin/bash executable: /bin/bash
@@ -178,12 +277,11 @@
include_vars: include_vars:
file: packages.yml file: packages.yml
- name: enable neovim ppa - name: force-update iptables to iptables-nft on arch
apt_repository: shell: pacman -Q iptables && yes | pacman -S iptables-nft
repo: 'ppa:neovim-ppa/stable' changed_when: false
update_cache: true
become: true become: true
when: distro == 'ubuntu' when: distro == 'archlinux'
- set_fact: - set_fact:
defined_packages: "{{ packages|json_query('keys(list)') }}" defined_packages: "{{ packages|json_query('keys(list)') }}"
@@ -205,14 +303,6 @@
assert: assert:
that: "defined_packages_remove|length == distro_packages_remove|length" that: "defined_packages_remove|length == distro_packages_remove|length"
- name: install packages
package:
name: "{{ packages|json_query(query) }}"
state: installed
become: true
vars:
query: "{{ 'list.*.%s[]'|format(distro) }}"
- name: remove packages - name: remove packages
package: package:
name: "{{ packages|json_query(query) }}" name: "{{ packages|json_query(query) }}"
@@ -220,6 +310,25 @@
become: true become: true
vars: vars:
query: "{{ 'remove.*.%s[]'|format(distro) }}" query: "{{ 'remove.*.%s[]'|format(distro) }}"
when: distro != 'ubuntu'
- name: install packages
package:
name: "{{ packages|json_query(query) }}"
state: present
become: true
vars:
query: "{{ 'list.*.%s[]'|format(distro) }}"
- name: remove packages
apt:
name: "{{ packages|json_query(query) }}"
state: absent
purge: true
become: true
vars:
query: "{{ 'remove.*.%s[]'|format(distro) }}"
when: distro == 'ubuntu'
- name: install machine-specific packages - name: install machine-specific packages
package: package:
@@ -246,7 +355,7 @@
- name: install lz4 - name: install lz4
package: package:
name: lz4 name: lz4
state: installed state: present
become: true become: true
- name: use lz4 for mkinitcpio compression - name: use lz4 for mkinitcpio compression
@@ -259,11 +368,6 @@
- rebuild initrd - rebuild initrd
when: distro == 'archlinux' when: distro == 'archlinux'
- set_fact:
disable_services:
- sshd
when: distro == 'fedora'
- set_fact: - set_fact:
disable_services: disable_services:
- ssh - ssh
@@ -283,16 +387,6 @@
become: true become: true
when: manage_services|default(true)|bool when: manage_services|default(true)|bool
- set_fact:
enable_services:
- NetworkManager
# does not work with fedora 31 due to the switch to cgroups v2:
# https://github.com/docker/cli/issues/2104
# https://bugzilla.redhat.com/show_bug.cgi?id=1746355#c1
# - docker
- libvirtd
when: distro == 'fedora'
- set_fact: - set_fact:
enable_services: enable_services:
- NetworkManager - NetworkManager
@@ -377,7 +471,7 @@
- lib32-libva-mesa-driver - lib32-libva-mesa-driver
- mesa-vdpau - mesa-vdpau
- lib32-mesa-vdpau - lib32-mesa-vdpau
state: installed state: present
become: true become: true
- name: set AMDGPU options - name: set AMDGPU options
@@ -399,23 +493,398 @@
- distro == 'archlinux' - distro == 'archlinux'
- machine.gpu is defined and machine.gpu == 'amd' - machine.gpu is defined and machine.gpu == 'amd'
- block:
- name: create rust build user
user:
name: rust_build
home: /var/lib/rust_build
create_home: true
shell: /bin/bash
system: true
become: true
- name: create dotfiles group - set_fact:
group: cargo_env: . ~/.cargo/env
name: dotfiles when: distro == 'ubuntu'
state: present
become: true
become_user: root
- name: create dotfiles directory - set_fact:
file: # Do NOT just use `"true"`. Due to some YAML fuckery, it will be
state: directory # capitalized and the commands will fail.
path: /var/lib/dotfiles cargo_env: "/bin/true"
owner: nobody when: distro == 'archlinux'
group: dotfiles
mode: '0775' # group needs write access! - name: install rustup on ubuntu
become: true shell: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile=minimal
become_user: root args:
creates: /var/lib/rust_build/.cargo/bin/rustup
become: true
become_user: rust_build
when: distro == 'ubuntu'
- name: add rustup stable toolchain
shell: "{{ cargo_env }} && rustup toolchain install stable && rustup default stable"
become: true
become_user: rust_build
changed_when: false
- name: add rustup nightly toolchain
shell: "{{ cargo_env }} && rustup toolchain install nightly"
become: true
become_user: rust_build
changed_when: false
- name: add rustup additional toolchains
shell: "{{ cargo_env }} && rustup toolchain install {{ item }}"
become: true
become_user: rust_build
changed_when: false
loop: "{{ cargo_crate_list|selectattr('toolchain', 'defined')|map(attribute='toolchain')|reject('in', ['none', 'stable', 'nightly'])|list }}"
- name: add additional targets
shell: "{{ cargo_env }} && rustup +{{ item.toolchain|default('stable') }} target add {{ item.target }}"
become: true
become_user: rust_build
changed_when: false
when:
- '"target" in item'
loop: "{{ cargo_crate_list }}"
- name: assert that nofeatures is not actually a flag
assert:
that: '"nofeatures" not in item.features|default([])'
msg: Wow, "nofeatures" is actually a feature. Update the playbook!
loop: "{{ cargo_crate_list }}"
- name: assert that only proper sources are defined
assert:
that: item.source|default("crates.io") in ("crates.io", "git")
msg: "Invalid source: {{ item.source|default('x') }}"
loop: "{{ cargo_crate_list }}"
- name: install required packages
package:
state: present
name: "{{ item.required_packages|map(attribute=distro)|list }}"
when: item.required_packages is defined
become: true
loop: "{{ cargo_crate_list }}"
- name: build rust crates from crates.io
shell: |
set -o errexit
{{ cargo_env }}
rustup run {{ item.toolchain|default('stable') }} cargo install --features "{{ item.features|default([])|join(' ') }}" {{ "--target " ~ item.target if item.target is defined else '' }} --version {{ item.version }} {{ item.crate }}
mv /var/lib/rust_build/.cargo/bin/{{ item.binary }} /var/lib/rust_build/.cargo/bin/{{ binary_id_cratesio }}
args:
creates: /var/lib/rust_build/.cargo/bin/{{ binary_id_cratesio }}
become: true # do not build as root!
become_user: rust_build
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'crates.io'
- name: build rust crates from git
shell: |
set -o errexit
{{ cargo_env }}
rustup run {{ item.toolchain|default('stable') }} cargo install --features "{{ item.features|default([])|join(' ') }}" {{ "--target " ~ item.target if item.target is defined else '' }} --git {{ item.url }} --branch {{ item.branch }}
mv /var/lib/rust_build/.cargo/bin/{{ item.binary }} /var/lib/rust_build/.cargo/bin/{{ binary_id_git }}
args:
creates: /var/lib/rust_build/.cargo/bin/{{ binary_id_git }}
become: true # do not build as root!
become_user: rust_build
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'git'
- name: create target directory
file:
state: directory
path: /usr/local/lib/binaries/
owner: root
group: root
mode: '0775'
become: true
- name: move binaries for crates.io
shell: |
mv /var/lib/rust_build/.cargo/bin/{{ binary_id_cratesio }} /usr/local/lib/binaries/{{ binary_id_cratesio }}
ln -s /usr/local/lib/binaries/{{ binary_id_cratesio }} /var/lib/rust_build/.cargo/bin/{{ binary_id_cratesio }}
args:
creates: /usr/local/lib/binaries/{{ binary_id_cratesio }}
become: true
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'crates.io'
- name: move binaries for git
shell: |
mv /var/lib/rust_build/.cargo/bin/{{ binary_id_git }} /usr/local/lib/binaries/{{ binary_id_git }}
ln -s /usr/local/lib/binaries/{{ binary_id_git }} /var/lib/rust_build/.cargo/bin/{{ binary_id_git }}
args:
creates: /usr/local/lib/binaries/{{ binary_id_git }}
become: true
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'git'
- name: link binaries for crates.io
file:
src: /usr/local/lib/binaries/{{ binary_id_cratesio }}
dest: /usr/local/bin/{{ item.binary }}
owner: root
group: root
state: link
force: true
become: true
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'crates.io'
- name: link binaries for git
file:
src: /usr/local/lib/binaries/{{ binary_id_git }}
dest: /usr/local/bin/{{ item.binary }}
owner: root
group: root
state: link
force: true
become: true
loop: "{{ cargo_crate_list }}"
when: item.source|default('crates.io') == 'git'
# Important: clean up the symlinks BEFORE the binaries they point to.
# Otherwise, ansible will skip them because `ansible.builtin.fileglob`
# does not match broken symlinks for some reason.
- name: clean up old binaries for creates.io in /var/lib/rust_build
command: rm -- {{ binaries | join (" ") }}
vars:
binaries: "{{ lookup('ansible.builtin.fileglob', '/var/lib/rust_build/.cargo/bin/' ~ item.binary ~ '.*', wantlist=True) | reject('eq', '/var/lib/rust_build/.cargo/bin/' ~ binary_id_cratesio) | list }}"
changed_when: binaries | length > 0
loop: "{{ cargo_crate_list }}"
become: true
when:
- item.source|default('crates.io') == 'crates.io'
- binaries | length > 0
- name: clean up old binaries for creates.io in /usr/local/lib
command: rm -- {{ binaries | join (" ") }}
vars:
binaries: "{{ lookup('ansible.builtin.fileglob', '/usr/local/lib/binaries/' ~ item.binary ~ '.*', wantlist=True) | reject('eq', '/usr/local/lib/binaries/' ~ binary_id_cratesio) | list }}"
changed_when: binaries | length > 0
loop: "{{ cargo_crate_list }}"
become: true
when:
- item.source|default('crates.io') == 'crates.io'
- binaries | length > 0
- name: clean up old binaries for git in /var/lib/rust_build
command: rm -- {{ binaries | join (" ") }}
vars:
binaries: "{{ lookup('ansible.builtin.fileglob', '/var/lib/rust_build/.cargo/bin/' ~ item.binary ~ '.*', wantlist=True) | reject('eq', '/var/lib/rust_build/.cargo/bin/' ~ binary_id_git) | list }}"
changed_when: binaries | length > 0
loop: "{{ cargo_crate_list }}"
become: true
when:
- item.source|default('crates.io') == 'git'
- binaries | length > 0
- name: clean up old binaries for git in /usr/local/lib
command: rm -- {{ binaries | join (" ") }}
vars:
binaries: "{{ lookup('ansible.builtin.fileglob', '/usr/local/lib/binaries/' ~ item.binary ~ '.*', wantlist=True) | reject('eq', '/usr/local/lib/binaries/' ~ binary_id_git) | list }}"
changed_when: binaries | length > 0
loop: "{{ cargo_crate_list }}"
become: true
when:
- item.source|default('crates.io') == 'git'
- binaries | length > 0
vars:
binary_id_cratesio: "{{ item.binary }}.{{ item.toolchain|default('stable') }}.{{ item.features|default(['nofeatures'])|join('_') }}.{{ item.version }}"
binary_id_git: "{{ item.binary }}.{{ item.toolchain|default('stable') }}.{{ item.features|default(['nofeatures'])|join('_') }}.{{ item.branch }}"
tags:
- rust_binaries
- block:
- name: stat go target directory
stat:
path: /usr/local/go-v{{ go_version }}
register: go_target_stat
- block:
- name: create temporary directory for go download
tempfile:
state: directory
register: go_download
- name: download go
get_url:
url: https://golang.org/dl/go{{ go_version }}.linux-amd64.tar.gz
dest: "{{ go_download.path }}/go{{ go_version }}.linux-amd64.tar.gz"
force: false
- name: unpack go
unarchive:
src: "{{ go_download.path }}/go{{ go_version }}.linux-amd64.tar.gz"
owner: root
group: root
mode: '0755'
dest: "{{ go_download.path }}"
remote_src: true
become: true
- name: install new go version
command: mv "{{ go_download.path }}/go/" /usr/local/go-v{{ go_version }}
become: true
- name: clean up go download directory
file:
path: "{{ go_download.path }}"
state: absent
when: not go_target_stat.stat.exists
- name: link to the current go version
file:
src: /usr/local/go-v{{ go_version }}
dest: /usr/local/go
owner: root
group: root
state: link
force: true
become: true
- name: add go directory to PATH and set GOROOT
copy:
dest: /etc/profile.d/go.sh
content: |
export PATH=/usr/local/go/bin:$PATH
export GOROOT=/usr/local/go
owner: root
group: root
mode: '0644'
become: true
tags: [go]
- block:
- name: install alacritty build dependencies
package:
state: present
# https://github.com/alacritty/alacritty/blob/master/INSTALL.md#debianubuntu
name:
- cmake
- pkg-config
- libfreetype6-dev
- libfontconfig1-dev
- libxcb-xfixes0-dev
- libxkbcommon-dev
- python3
become: true
- name: stat alacritty binary
stat:
path: /usr/local/bin/alacritty
register: alacritty_binary
- name: create temporary directory for alacritty build
tempfile:
state: directory
register: alacritty_build_tempdir
become: true
become_user: rust_build
when: not alacritty_binary.stat.exists
- name: build alacritty
shell: . ~/.cargo/env && rustup run stable cargo install alacritty --root ./out
args:
chdir: "{{ alacritty_build_tempdir.path }}"
become: true
become_user: rust_build
when: not alacritty_binary.stat.exists
- name: install alacritty
command: mv "{{ alacritty_build_tempdir.path }}/out/bin/alacritty" /usr/local/bin/alacritty
become: true
when: not alacritty_binary.stat.exists
- name: clean up build directory
file:
path: "{{ alacritty_build_tempdir.path }}"
state: absent
become: true
become_user: rust_build
when: not alacritty_binary.stat.exists
when: distro == 'ubuntu'
tags: [alacritty]
- block:
- name: stat yubikey-touch-detector binary
stat:
path: /usr/local/bin/yubikey-touch-detector
register: yubikey_touch_detector_binary
- name: create temporary directory for yubikey-touch-detector build
tempfile:
state: directory
register: yubikey_touch_detector_build_tempdir
when: not yubikey_touch_detector_binary.stat.exists
- name: build yubikey-touch-detector
shell: sh -c 'PATH=/usr/local/go/bin:$PATH env GOROOT=/usr/local/go GOPATH=$(pwd) go install github.com/maximbaz/yubikey-touch-detector@main'
args:
chdir: "{{ yubikey_touch_detector_build_tempdir.path }}"
when: not yubikey_touch_detector_binary.stat.exists
- name: install yubikey-touch-detector
command: >
mv
"{{ yubikey_touch_detector_build_tempdir.path }}/bin/yubikey-touch-detector"
/usr/local/bin/yubikey-touch-detector
become: true
when: not yubikey_touch_detector_binary.stat.exists
- name: clean up build directory
file:
path: "{{ yubikey_touch_detector_build_tempdir.path }}"
state: absent
become: true
when: not yubikey_touch_detector_binary.stat.exists
when: distro == 'ubuntu'
tags: [yubikey-touch-detector]
- block:
- block:
- name: add spotify apt key
apt_key:
url: "https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg"
id: "5E3C45D7B312C643"
become: true
- name: add spotify repository
apt_repository:
repo: "deb http://repository.spotify.com stable non-free"
filename: spotify
become: true
- name: install spotify
apt:
name: spotify-client
update_cache: true
become: true
when: distro == 'ubuntu'
- block:
- name: install spotify from AUR via paru
shell: |
curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --import
yes 1 | paru --skipreview --aur --batchinstall --noconfirm -S spotify
become: true
become_user: paru
args:
creates: /usr/bin/spotify
when: distro == 'archlinux'
tags: [spotify]
- set_fact: - set_fact:
users: "{{ machine.users }}" users: "{{ machine.users }}"
@@ -428,6 +897,7 @@
become: true become: true
become_user: "{{ user.name }}" become_user: "{{ user.name }}"
with_items: "{{ users }}" with_items: "{{ users }}"
no_log: True # less spam
loop_control: loop_control:
loop_var: user loop_var: user
tags: tags:
@@ -437,3 +907,8 @@
- name: rebuild initrd - name: rebuild initrd
command: mkinitcpio -P command: mkinitcpio -P
become: true become: true
register: mkinitcpio_cmd
failed_when: >
mkinitcpio_cmd.rc != 0
and
not (mkinitcpio_cmd.rc == 1 and "file not found: `fsck.overlay'" in mkinitcpio_cmd.stderr)

View File

@@ -1,14 +1,9 @@
[Appearance] [Appearance]
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
custom_palette=false custom_palette=false
icon_theme=breeze icon_theme=breeze
standard_dialogs=default standard_dialogs=default
style=Fusion style=Fusion
[Fonts]
fixed=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0\x1e\0\x44\0\x65\0j\0\x61\0V\0u\0 \0L\0G\0\x43\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface] [Interface]
activate_item_on_single_click=1 activate_item_on_single_click=1
buttonbox_layout=0 buttonbox_layout=0
@@ -23,6 +18,3 @@ stylesheets=@Invalid()
toolbutton_style=4 toolbutton_style=4
underline_shortcut=1 underline_shortcut=1
wheel_scroll_lines=3 wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\x16\0\0\t\xff\0\0\x5\x88\0\0\0\0\0\0\0\x16\0\0\t\xff\0\0\x5\x88\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\x16\0\0\t\xff\0\0\x5\x88)

View File

@@ -1,13 +0,0 @@
ansible==2.10.4
ansible-base==2.10.3
cffi==1.14.4
cryptography==3.2.1
ipaddress==1.0.23
Jinja2==2.11.2
jmespath==0.10.0
MarkupSafe==1.1.1
packaging==20.7
pycparser==2.20
pyparsing==2.4.7
PyYAML==5.3.1
six==1.15.0

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -o xtrace
xrandr --output DisplayPort-0 --mode 2560x1440 --primary --rate 144.00 --set TearFree on

View File

@@ -0,0 +1,8 @@
reset: true
outputs:
- name: DisplayPort-0
opts:
mode: 2560x1440
rate: "144.00"
set:
TearFree: "on"

View File

@@ -0,0 +1,14 @@
reset: false
outputs:
- name: eDP-1
primary: True
opts:
mode: 1920x1080
scale: 1x1
pos: "0x0" # beware of hex
- name: DP-1-1
disable: true
- name: DP-1-2
disable: true
- name: DP-1-3
disable: true

View File

@@ -0,0 +1,18 @@
reset: true
outputs:
- name: eDP-1
opts:
mode: 1920x1080
scale: 0.7x0.7
pos: "0x0" # beware of hex
- name: DP-3
primary: True
opts:
mode: 1920x1080
right-of: eDP-1
reset: true
- name: DP-4
opts:
mode: 1920x1080
right-of: DP-3
reset: true

View File

@@ -0,0 +1,18 @@
reset: false
outputs:
- name: eDP-1
primary: True
opts:
mode: 1920x1080
scale: 1x1
pos: "0x0" # beware of hex
- name: DP-1
disable: true
- name: DP-2
disable: true
- name: DP-3
disable: true
- name: DP-4
disable: true
- name: DP-5
disable: true

View File

@@ -0,0 +1,18 @@
reset: true
outputs:
- name: eDP-1
opts:
mode: 1920x1080
scale: 0.7x0.7
pos: "0x0" # beware of hex
- name: DP-3
primary: True
opts:
mode: 1920x1080
right-of: eDP-1
reset: true
- name: DP-4
opts:
mode: 1920x1080
right-of: DP-3
reset: true

View File

@@ -0,0 +1,21 @@
reset: true
outputs:
- name: eDP-1
opts:
mode: 1920x1080
scale: 0.7x0.7
# x: 2*1920
# y: 1080-(0.7*1080)
pos: "3840x324" # beware of hex
- name: DP-4
opts:
mode: 1920x1080
pos: "1920x0" # beware of hex
reset: true
- name: DP-3
primary: True
opts:
mode: 1920x1080
left-of: DP-4
pos: "0x0" # beware of hex
reset: true

View File

@@ -1,6 +1,13 @@
#!/usr/bin/env bash #!/usr/bin/env bash
read -p "Make sure that gothic was installed via Steam! <Enter> to continue, <CTRL+C> to abort " # Steam setting: Proton 4.11-13
#
# * It *must not* have any symlinks for the directmusic dlls like:
# pfx/dosdevices/c:/windows/syswow64/dmusic.dll
STEAMAPPS=/var/games/steamapps/
read -p "Make sure that gothic was installed via Steam and started once! <Enter> to continue, <CTRL+C> to abort "
set -o nounset set -o nounset
set -o xtrace set -o xtrace
@@ -11,20 +18,58 @@ downloaddir=~/download/gothic
mkdir -p "${downloaddir}" mkdir -p "${downloaddir}"
cd "${downloaddir}" cd "${downloaddir}"
curl -L -o gothic_patch_108k.exe "https://www.worldofgothic.de/download.php?id=15" curl -C - -L -o gothic_patch_108k.exe "https://www.worldofgothic.de/download.php?id=15"
curl -L -o gothic1_playerkit-1.08k.exe "https://www.worldofgothic.de/download.php?id=61" curl -C - -L -o gothic1_playerkit-1.08k.exe "https://www.worldofgothic.de/download.php?id=61"
curl -L -o Definitive_Edition_1_4_2.exe "https://www.worldofgothic.de/download.php?id=1586"
curl -L -O https://github.com/GothicFixTeam/GothicFix/releases/download/v1.8/G1Classic-SystemPack-1.8.exe
curl -L -O https://github.com/GothicFixTeam/GothicFix/releases/download/v1.8/Gothic1_PlayerKit-2.8.exe
read -p "During installation, use \"Z:\\var\\games\\steamapps\\common\\Gothic\\\" as the install directory! <Enter> to continue, <CTRL+C> to abort " curl -C - -L -o Definitive_Edition_1_4_5.exe "https://www.worldofgothic.de/download.php?id=1586"
export WINEPREFIX=/var/games/steamapps/compatdata/65540/pfx/ # superseded by union
curl -C - -L -O https://github.com/GothicFixTeam/GothicFix/releases/download/v1.8/G1Classic-SystemPack-1.8.exe
wine "${downloaddir}"/gothic1_playerkit-1.08k.exe # curl -C - -L -O https://github.com/GothicFixTeam/GothicFix/releases/download/v1.8/Gothic1_PlayerKit-2.8.exe
wine "${downloaddir}"/Gothic1_PlayerKit-2.8.exe
curl -C - -L -o Ninja-2.5.09.exe "https://www.worldofgothic.de/download.php?id=1626"
# curl -C - -L -o Union_1.0j_22.02.2021.exe "https://www.worldofgothic.de/download.php?id=1625"
curl -C - -L -o G1CP-1.0.0.exe "https://www.worldofgothic.de/download.php?id=1636"
#curl -C - -L -o Spine_1.29.0.exe "https://www.worldofgothic.de/download.php?id=1417"
curl -C - -L -o Gothic1-GD3D11-17.7-dev16.zip https://github.com/Kirides/GD3D11/releases/download/v17.7-dev16/Gothic1-GD3D11-17.7-dev16.zip
curl -C - -L -o RiisisGothic1TextureMixV1.1.zip "https://www.worldofgothic.de/download.php?id=1458"
read -p 'During installation, use "Z:\var\games\steamapps\common\Gothic\" as the install directory! <Enter> to continue, <CTRL+C> to abort '
export WINEPREFIX="${STEAMAPPS}/compatdata/65540/pfx/"
#winetricks dxvk
winetricks directmusic
#read -p "In winecfg, go to Libraries tab, in 'existing overrides' search for 'dsound', select it and press remove button "
#winecfg
# wine "${downloaddir}"/gothic_patch_108k.exe
# wine "${downloaddir}"/gothic1_playerkit-1.08k.exe
# wine "${downloaddir}"/Gothic1_PlayerKit-2.8.exe
wine "${downloaddir}"/G1Classic-SystemPack-1.8.exe wine "${downloaddir}"/G1Classic-SystemPack-1.8.exe
wine "${downloaddir}"/Definitive_Edition_1_4_2.exe
wine "${downloaddir}"/Ninja-2.5.09.exe
# cmd="${WINEPREFIX}/dosdevices/c:/windows/syswow64/cmd.exe"
# cmdtarget="$(readlink "${cmd}")"
# rm "${WINEPREFIX}/dosdevices/c:/windows/syswow64/cmd.exe"
# winetricks cmd # for union install
# wine "${downloaddir}"/Union_1.0j_22.02.2021.exe
# ln -sf "$cmdtarget" "$cmd"
wine "${downloaddir}"/G1CP-1.0.0.exe
wine "${downloaddir}"/Definitive_Edition_1_4_5.exe
unzip -u "${downloaddir}"/Gothic1-GD3D11-17.7-dev16.zip -d "${STEAMAPPS}/common/Gothic/system"
unzip -u "${downloaddir}"/RiisisGothic1TextureMixV1.1.zip -d "${STEAMAPPS}/common/Gothic/Data"
read -p "Now run the game once and exit! <Enter> to continue, <CTRL+C> to abort " read -p "Now run the game once and exit! <Enter> to continue, <CTRL+C> to abort "
@@ -33,22 +78,28 @@ cd /var/games/steamapps/common/Gothic
sed -i 's/^playLogoVideos=.*$/playLogoVideos=0\r/' system/Gothic.ini sed -i 's/^playLogoVideos=.*$/playLogoVideos=0\r/' system/Gothic.ini
sed -i 's/^sightValue=.*$/sightValue=14\r/' system/Gothic.ini sed -i 's/^sightValue=.*$/sightValue=14\r/' system/Gothic.ini
sed -i 's/^modelDetail=.*$/modelDetail=1\r/' system/Gothic.ini sed -i 's/^modelDetail=.*$/modelDetail=1\r/' system/Gothic.ini
sed -i 's/^subTitles=.*$/subTitles=0\r/' system/Gothic.ini sed -i 's/^subTitles=.*$/subTitles=1\r/' system/Gothic.ini
sed -i 's/^bloodDetail=.*$/bloodDetail=3\r/' system/Gothic.ini sed -i 's/^animatedWindows=.*$/animatedWindows=0\r/' system/Gothic.ini
sed -i 's/^bloodDetail=.*$/bloodDetail=2\r/' system/Gothic.ini
sed -i 's/^zVidResFullscreenX=.*$/zVidResFullscreenX=2560\r/' system/Gothic.ini sed -i 's/^zVidResFullscreenX=.*$/zVidResFullscreenX=2560\r/' system/Gothic.ini
sed -i 's/^zVidResFullscreenY=.*$/zVidResFullscreenY=1440\r/' system/Gothic.ini sed -i 's/^zVidResFullscreenY=.*$/zVidResFullscreenY=1440\r/' system/Gothic.ini
sed -i 's/^zDetailTexturesEnabled=.*$/zDetailTexturesEnabled=1\r/' system/Gothic.ini
sed -i 's/^zSubdivSurfacesEnabled=.*$/zSubdivSurfacesEnabled=1\r/' system/Gothic.ini
sed -i 's/^SimpleWindow=.*$/SimpleWindow=0\r/' system/SystemPack.ini sed -i 's/^SimpleWindow=.*$/SimpleWindow=0\r/' system/SystemPack.ini
sed -i 's/^Gothic2_Control=.*$/Gothic2_Control=1\r/' system/SystemPack.ini sed -i 's/^Gothic2_Control=.*$/Gothic2_Control=1\r/' system/SystemPack.ini
sed -i 's/^USInternationalKeyboardLayout=.*$/USInternationalKeyboardLayout=0\r/' system/SystemPack.ini sed -i 's/^USInternationalKeyboardLayout=.*$/USInternationalKeyboardLayout=0\r/' system/SystemPack.ini
sed -i 's/^FPS_Limit=.*$/FPS_Limit=144\r/' system/SystemPack.ini sed -i 's/^FPS_Limit=.*$/FPS_Limit=144\r/' system/SystemPack.ini
sed -i 's/^VerticalFOV=.*$/VerticalFOV=50.625\r/' system/SystemPack.ini sed -i 's/^VerticalFOV=.*$/VerticalFOV=85\r/' system/SystemPack.ini
sed -i 's/^OutDoorPortalDistanceMultiplier=.*$/OutDoorPortalDistanceMultiplier=3\r/' system/SystemPack.ini sed -i 's/^OutDoorPortalDistanceMultiplier=.*$/OutDoorPortalDistanceMultiplier=3\r/' system/SystemPack.ini
sed -i 's/^InDoorPortalDistanceMultiplier=.*$/InDoorPortalDistanceMultiplier=3\r/' system/SystemPack.ini sed -i 's/^InDoorPortalDistanceMultiplier=.*$/InDoorPortalDistanceMultiplier=3\r/' system/SystemPack.ini
sed -i 's/^WoodPortalDistanceMultiplier=.*$/WoodPortalDistanceMultiplier=3\r/' system/SystemPack.ini sed -i 's/^WoodPortalDistanceMultiplier=.*$/WoodPortalDistanceMultiplier=3\r/' system/SystemPack.ini
sed -i 's/^DrawDistanceMultiplier=.*$/DrawDistanceMultiplier=3\r/' system/SystemPack.ini sed -i 's/^DrawDistanceMultiplier=.*$/DrawDistanceMultiplier=3\r/' system/SystemPack.ini
sed -i 's/^keyDelayRate=.*$/keyDelayRate=50\r/' system/SystemPack.ini
sed -i 's/^keyDelayFirst=.*$/keyDelayFirst=150\r/' system/SystemPack.ini
sed -i 's/^HideFocus=.*$/HideFocus=0\r/' system/SystemPack.ini sed -i 's/^HideFocus=.*$/HideFocus=0\r/' system/SystemPack.ini
sed -i 's/^Scale=.*$/Scale=1.9\r/' system/SystemPack.ini sed -i 's/^Scale=.*$/Scale=1.9\r/' system/SystemPack.ini

199
scripts/install-gothic2.sh Executable file
View File

@@ -0,0 +1,199 @@
#!/usr/bin/env bash
# Steam setting: Proton 4.11-13
#
# * It *must not* have any symlinks for the directmusic dlls like:
# pfx/dosdevices/c:/windows/syswow64/dmusic.dll
set -o nounset
set -o xtrace
set -o errexit
STEAMAPPS=/var/games/steamapps/
BASEDIR="${STEAMAPPS}/common/Gothic II"
export GAMEDATA=${BASEDIR}/data/
export ARCHIVE=${BASEDIR}/gothic2.data.tar.zstd
export WINEPREFIX="${STEAMAPPS}/compatdata/39510/pfx/"
export WINEARCH=win64
export WINEVERSION=6.3
DOWNLOADDIR=~/download/gothic2
mkdir -p "${WINEPREFIX}"
# if [[ "$(wine --version)" != "wine-${WINEVERSION}" ]] ; then
# printf '%s\n' "Wine version ${WINEVERSION} required" >&2
# exit 1
# fi
archive() {
origin="$1"
if [[ -e "${ARCHIVE}" ]] ; then
return
fi
tar -cv --zstd -p -f "${ARCHIVE}" -C "${GAMEDATA}" .
}
extract() {
if [[ -e "${GAMEDATA}" ]] ; then
return
fi
mkdir -p "${GAMEDATA}"
tar x --zstd -f "${ARCHIVE}" -C "${GAMEDATA}"
}
start() {
# For the DX11 renderer, PWD has to be the folder containing the "GD3D11" folder
cd "${GAMEDATA}/system/"
# There is a bug in the DX11 renderer that leads to the mouse cursor always
# being visible
#
# See https://bugs.winehq.org/show_bug.cgi?id=48483
#
# Workaround is to disable the cursor completely during gameplay
# if command -v unclutter >/dev/null ; then
# unclutter --timeout 0 --jitter 100000 --ignore-scrolling &
# pid=$!
# trap "kill $pid" EXIT
# else
# echo "WARNING: Unclutter not installed, cannot disable mouse cursor"
# fi
wine ./Gothic2.exe
}
ini() {
cd "${GAMEDATA}"
set_ini() {
local file="$1"
local key="$2"
local value="$3"
if ! grep -q "^${key}=" "${file}" ; then
echo "Key ${key} not fmund in ${file}"
exit 1
fi
sed -i "s/^${key}=.*$/${key}=${value}\r/" "${file}"
}
set_ini system/Gothic.ini sightValue 14
set_ini system/Gothic.ini modelDetail 1
set_ini system/Gothic.ini animatedWindows 0
set_ini system/Gothic.ini playLogoVideos 0
set_ini system/Gothic.ini useGothic1Controls 1
set_ini system/Gothic.ini keyDelayRate 50
set_ini system/Gothic.ini keyDelayFirst 150
set_ini system/Gothic.ini subTitles 1
set_ini system/Gothic.ini invMaxColumns 8
set_ini system/Gothic.ini invMaxRows 0
set_ini system/Gothic.ini useQuickSaveKeys 1
set_ini system/Gothic.ini zVidResFullscreenX 2560
set_ini system/Gothic.ini zVidResFullscreenY 1440
set_ini system/Gothic.ini zVidResFullscreenBPP 32
set_ini system/Gothic.ini zRainWindScale 0.1
set_ini system/Gothic.ini zMouseRotationScale 15.0
set_ini system/Gothic.ini zSmoothMouse 0
set_ini system/SystemPack.ini VerticalFOV 85.0
set_ini system/SystemPack.ini DrawDistanceMultiplier 3
set_ini system/SystemPack.ini OutDoorPortalDistanceMultiplier 3
set_ini system/SystemPack.ini InDoorPortalDistanceMultiplier 3
}
case $1 in
install)
extract
mkdir -p "${DOWNLOADDIR}"
cd "${DOWNLOADDIR}"
curl -C - -L -o g2addon-2_6.exe "https://www.worldofgothic.de/download.php?id=173"
curl -C - -L -o gothic2_fix-2.6.0.0-rev2.exe "https://www.worldofgothic.de/download.php?id=833"
curl -C - -L -o gothic2_playerkit-2.6f.exe "https://www.worldofgothic.de/download.php?id=518"
curl -C - -L -o G2NoTR-SystemPack-1.8.exe "https://www.worldofgothic.de/download.php?id=1525"
curl -C - -L -o LHiver204_DE_22-06-20.exe "https://www.worldofgothic.de/download.php?id=1580"
curl -C - -L -o LaaHack.zip "https://www.worldofgothic.de/download.php?id=1457"
curl -C - -L -O "https://github.com/Kirides/GD3D11/releases/download/v17.7-dev20/Gothic2-GD3D11-v17.7-dev20.zip"
curl -C - -L -o Normalmaps_LHiver.zip "https://www.worldofgothic.de/download.php?id=1530"
curl -C - -L -O https://github.com/Kirides/ninja-quickloot/releases/download/v1.9.5/Quickloot.vdf
curl -C - -L -O https://github.com/szapp/Ninja/releases/download/v2.7.12/Ninja-2.7.12.exe
# winetricks -q dxvk
winetricks -q directmusic
if command -v setup_dxvk >/dev/null ; then
setup_dxvk install
else
echo "WARNING: Using dxvk via winetricks, untested"
winetricks dxvk
fi
read -p 'During installation, use "${GAMEDATA//\//\\}" as the install directory! <Enter> to continue, <CTRL+C> to abort '
wine "${DOWNLOADDIR}"/g2addon-2_6.exe
wine "${DOWNLOADDIR}"/gothic2_fix-2.6.0.0-rev2.exe
wine "${DOWNLOADDIR}"/gothic2_playerkit-2.6f.exe
wine "${DOWNLOADDIR}"/G2NoTR-SystemPack-1.8.exe
wine "${DOWNLOADDIR}"/LHiver204_DE_22-06-20.exe
wine "${DOWNLOADDIR}"/Ninja-2.7.12.exe
cd "${GAMEDATA}"
unzip -o "${DOWNLOADDIR}"/Gothic2-GD3D11-v17.7-dev20.zip -d ./system/
ln Data/ModVDF/LHE204_DE.mod Data/LHE204_DE.mod
cp "${DOWNLOADDIR}"/Quickloot.vdf ./Data
t="./system/GD3D11/Textures/replacements/Normalmaps_xxx"
mkdir -p "${t}"
set +o errexit
unzip -o "${DOWNLOADDIR}"/Normalmaps_LHiver.zip -d "${t}"
zip_exit="$?"
set -o errexit
if (( $zip_exit != 0 )) && (( $zip_exit != 2 )) ; then
echo zip failed
exit 1
fi
unset t
laatmp=$(mktemp -d)
unzip -o "${DOWNLOADDIR}"/LaaHack.zip -d "${laatmp}"
read -p "For the LAA Hack, select only ${GAMEDATA}/system/Gothic2.exe [<Enter> to continue] "
wine "${laatmp}"/LaaHack.exe
rm -rf "${laatmp}"
# Required to create all ini files
read -p "Now run the game once and exit! [<Enter> to continue] "
ini
;;
ini)
ini
;;
start)
export WINEDLLOVERRIDES="ddraw=n,b;dsound=b,n;d3dcompiler_47=n,b"
start
;;
archive)
archive "$2"
;;
exec)
"${@}"
;;
esac

View File

@@ -4,7 +4,8 @@ set -o nounset
set -o errexit set -o errexit
tmpdir="$(mktemp -d)" tmpdir="$(mktemp -d)"
tmpdir=/tmp/dotfiles
trap "rm -rf ${tmpdir}" EXIT
git archive --format tar --output "${tmpdir}/dotfiles.tar" HEAD git archive --format tar --output "${tmpdir}/dotfiles.tar" HEAD
@@ -17,24 +18,73 @@ git submodule foreach 'bash -x -c "
gzip -k -f -v "${tmpdir}/dotfiles.tar" gzip -k -f -v "${tmpdir}/dotfiles.tar"
exit 1 test_ares() {
if [[ -d "/var/cache/pacman/pkg/" ]] ; then
dockeropts=(-v "/var/cache/pacman/pkg/:/var/cache/pacman/pkg_host/")
else
echo "Warning: /var/cache/pacman/pkg/ does not exist. Create it to speed up multiple runs" >&2
fi
docker pull docker.io/library/archlinux:base
docker run \
-ti \
--rm \
-v ${tmpdir}/dotfiles.tar.gz:/tmp/dotfiles.tar.gz:ro \
--mount type=tmpfs,destination=/var/cache/pacman/pkg/ \
"${dockeropts[@]}" \
--hostname ares \
docker.io/library/archlinux:base \
sh -c '
set -o errexit
docker pull docker.io/library/archlinux:base # Uncomment CacheDir and append the host pacman cache as cachedir
docker run -ti --rm -v ${tmpdir}/dotfiles.tar.gz:/tmp/dotfiles.tar.gz:ro --hostname ares docker.io/library/archlinux:base sh -c '" # At worst, the cache directory will be ignored if it does not exist
set -o errexit # Pacman will always prefer the first cache directory, so newly downloaded
# packages will stay in the container
sed -i '"'"'s/^#\?\(CacheDir.*\)/CacheDir = \/var\/cache\/pacman\/pkg_host\/\n\1/'"'"' /etc/pacman.conf
pacman -Syu --noconfirm python3 mkdir -p /var/cache/pacman/pkg_host/
cd $(mktemp -d) pacman -Syu --noconfirm linux
tar xf /tmp/dotfiles.tar.gz -C . cd $(mktemp -d)
ANSIBLE_EXTRA_ARGS="-e manage_services=false" ./install.sh tar xf /tmp/dotfiles.tar.gz -C .
read -p "Done, [return] to continue " ANSIBLE_EXTRA_ARGS="-e manage_services=false" ./install.sh
' '
}
docker pull docker.io/library/ubuntu:18.04 test_neptune() {
docker run -ti --rm -v ${tmpdir}/dotfiles.tar.gz:/tmp/dotfiles.tar.gz:ro --hostname tb-hak docker.io/library/ubuntu:18.04 sh -c ' docker pull docker.io/library/ubuntu:20.04
set -o errexit docker run -ti --rm -v ${tmpdir}/dotfiles.tar.gz:/tmp/dotfiles.tar.gz:ro --hostname neptune docker.io/library/ubuntu:20.04 sh -c '
set -o errexit
cd $(mktemp -d) cd $(mktemp -d)
tar xf /tmp/dotfiles.tar.gz -C . tar xf /tmp/dotfiles.tar.gz -C .
ANSIBLE_EXTRA_ARGS="-e manage_services=false" ./install.sh ANSIBLE_EXTRA_ARGS="-e manage_services=false" ./install.sh
' '
}
test_mars() {
docker pull docker.io/library/ubuntu:20.04
docker run -ti --rm -v ${tmpdir}/dotfiles.tar.gz:/tmp/dotfiles.tar.gz:ro --hostname mars docker.io/library/ubuntu:20.04 sh -c '
set -o errexit
cd $(mktemp -d)
tar xf /tmp/dotfiles.tar.gz -C .
ANSIBLE_EXTRA_ARGS="-e manage_services=false" ./install.sh
'
}
case "${1:-all}" in
ares)
test_ares
;;
neptune)
test_neptune
;;
mars)
test_mars
;;
all)
test_ares
test_neptune
test_mars
;;
esac

View File

@@ -1,68 +1,76 @@
set -g default-command "${SHELL}" set-option -g default-command "${SHELL}"
set -g default-terminal "${TERMBIN}" # This *has* to be set to something with `screen-`, do not set this bindly
# to $TERM, e.g. "alacritty"!
set-option -g default-terminal "screen-256color"
set -g set-titles on set-option -g set-titles on
set -g set-titles-string '#S' set-option -g set-titles-string '#S'
setw -g automatic-rename set-option -g automatic-rename
set -g prefix C-a set-option -g escape-time 0
unbind C-b set-option -g aggressive-resize on
bind C-a send-prefix
unbind C-j set-option -g mouse on
set -s escape-time 0 set-option -g mode-keys vi
set-window-option -g aggressive-resize on
set -g mouse on
set -g mode-keys vi
set-option -g renumber-windows on set-option -g renumber-windows on
bind-key k confirm kill-window set-option -g history-limit 50000
bind-key K confirm kill-server
bind h select-pane -L set-option -g base-index 1
bind j select-pane -D set-option -g pane-base-index 1
bind k select-pane -U
bind l select-pane -R
set -g bell-action any set-option -g status-position bottom
set-option -g status-justify left
set -g history-limit 50000 # https://wiki.archlinux.org/title/tmux#256_colors
set-option -g -a terminal-overrides ",alacritty:Tc"
set -g base-index 1 set-option -g pane-border-status off
set-window-option -g pane-base-index 1 set-option -g pane-border-format ''
set-option -g -q pane-border-lines double;
set-option -g -q pane-border-indicators colour;
set -g status-position bottom set-option -g pane-border-style "fg=#555555"
set -g status-justify left set-option -g pane-active-border-style "fg=#e5b567"
set-option -g status-style bg=default
set-option -g status-bg '#272822' set-option -g window-status-format ' #I: #W #F '
set-option -g status-fg white set-option -g window-status-current-format ' #I: #W #F '
set-option -g window-status-current-style "bg=#e5b567,fg=black"
set-window-option -g window-status-format ' #I: #W #F ' set-option -g monitor-activity on
set-window-option -g window-status-current-format ' #I: #W #F ' set-option -g visual-activity off
set-option -g window-status-activity-style "bg=#ff7777,fg=black"
set-option -g monitor-bell on
set-option -g bell-action any
set-window-option -g monitor-activity on set-option -g automatic-rename on
set -g visual-activity on set-option -g automatic-rename-format '#{pane_current_command}'
set-window-option -g automatic-rename on set-option -g window-status-separator ' '
set-window-option -g automatic-rename-format '#{pane_current_command}'
set-window-option -g window-status-separator ' ' set-option -g status-left " #[bg=#6c99bb,fg=#2e2e2e] #{session_name} #[bg=default] "
set-option -g status-right "#[bg=#CCCCCC,fg=#555555] #{host} #[bg=default] "
set-option -g status-left-length 100
set -g status-left " #[bg=#A6E22E,fg=#000000] #{session_name} #[bg=#272822] " set-option -g message-style "bg=#CCCCCC,fg=#555555"
set -g status-right "#[bg=#CCCCCC,fg=#555555] #{host} #[bg=#272822] "
set -g status-left-length 100
set -g status-style "bg=#272822,fg=#FFFFFF" # Use C-a as the prefix
set -g message-style "bg=#CCCCCC,fg=#555555" set-option -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix
bind-key h select-pane -L
bind-key j select-pane -D
bind-key k select-pane -U
bind-key l select-pane -R
# vertical = | in this case # vertical = | in this case
unbind % unbind-key %
unbind '"' unbind-key '"'
bind-key s split-window -v -c "#{pane_current_path}" bind-key s split-window -v -c "#{pane_current_path}"
bind-key v split-window -h -c "#{pane_current_path}" bind-key v split-window -h -c "#{pane_current_path}"
@@ -75,10 +83,4 @@ bind-key -n S-down new-window
bind-key -n S-left prev bind-key -n S-left prev
bind-key -n S-right next bind-key -n S-right next
bind-key -n C-F1 command-prompt "split-window -h 'exec man %%'"
bind-key -n C-F2 split-window -h "exec htop"
bind-key -n C-F3 set-option status
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf sourced" bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf sourced"
bind P paste-buffer

379
user.yml
View File

@@ -20,23 +20,11 @@
- sudo - sudo
- dip - dip
- plugdev - plugdev
- lpadmin
- sambashare
- docker - docker
- libvirt - libvirt
when: distro == 'ubuntu' when: distro == 'ubuntu'
tags: [always] tags: [always]
- set_fact:
user_groups:
- libvirt
- wheel
- vboxusers
- wireshark
- docker
when: distro == 'fedora'
tags: [always]
- set_fact: - set_fact:
user_groups: user_groups:
- libvirt - libvirt
@@ -46,6 +34,7 @@
- docker - docker
- sudonopw - sudonopw
- games - games
- kvm
when: distro == 'archlinux' when: distro == 'archlinux'
tags: [always] tags: [always]
@@ -67,17 +56,29 @@
become: true become: true
become_user: root become_user: root
- name: create systemd directory
file:
state: directory
path: "{{ item }}"
owner: "{{ user.name }}"
group: "{{ user_group_name }}"
loop:
- "/home/{{ user.name }}/.config/"
- "/home/{{ user.name }}/.config/systemd/"
- "/home/{{ user.name }}/.config/systemd/user/"
# No way to use the `systemd` module here, as it needs a logind
# session. So we have to handle the symlinks for masking ourselves.
- name: disable and mask systemd user units - name: disable and mask systemd user units
systemd: file:
name: "{{ item }}" state: link
enabled: false dest: "/home/{{ user.name }}/.config/systemd/user/{{ item }}"
masked: true src: "/dev/null"
scope: user
with_items: with_items:
- gpg-agent.service
- gpg-agent.socket - gpg-agent.socket
- gpg-agent-browser.socket - gpg-agent-browser.socket
- gpg-agent-ssh.socket - gpg-agent-ssh.socket
- gpg-agent-extra.socket
- name: create directory for getty autologin - name: create directory for getty autologin
file: file:
@@ -217,6 +218,7 @@
state: directory state: directory
path: "{{ item }}" path: "{{ item }}"
with_items: with_items:
- ~/tmp
- ~/.var/lib - ~/.var/lib
- ~/.var/log - ~/.var/log
- ~/.var/run - ~/.var/run
@@ -254,8 +256,6 @@
owner: "{{ user.name }}" owner: "{{ user.name }}"
group: "{{ user_group_name }}" group: "{{ user_group_name }}"
with_items: with_items:
- name: terraform
optpath: terraform
- name: hugo - name: hugo
optpath: hugo optpath: hugo
- name: drone - name: drone
@@ -273,20 +273,20 @@
tags: tags:
- dotfiles - dotfiles
- name: create intermediate directories for vim-plug
file:
path: "{{ item }}"
state: directory
with_items:
- ~/.local/
- ~/.local/share/
- ~/.local/share/nvim/
- ~/.local/share/nvim/site/
- ~/.local/share/nvim/site/autoload/
- ~/.vim/
- ~/.vim/autoload
- block: - block:
- name: create intermediate directories for vim-plug
file:
path: "{{ item }}"
state: directory
with_items:
- ~/.local/
- ~/.local/share/
- ~/.local/share/nvim/
- ~/.local/share/nvim/site/
- ~/.local/share/nvim/site/autoload/
- ~/.vim/
- ~/.vim/autoload
- name: install vim-plug - name: install vim-plug
copy: copy:
src: contrib/vim-plug/plug.vim src: contrib/vim-plug/plug.vim
@@ -303,33 +303,146 @@
force: true force: true
- name: install vim plugins - name: install vim plugins
command: /usr/bin/nvim -f -E -s -c "source ~/.vimrc" +PlugInstall +qall command: sh -c 'PATH=/usr/local/go/bin:$PATH GOROOT=/usr/local/go GOPATH=/home/{{ user.name }}/.go /usr/bin/nvim --headless +PlugInstall +qall'
register: vim_plugins_stdout register: vim_plugin_install
check_mode: false changed_when: vim_plugin_install.stderr != ""
changed_when: vim_plugins_stdout.stdout_lines|length != 0
- name: compile youcompleteme - name: install go binaries for vim
shell: | command: sh -c 'PATH=/usr/local/go/bin:$PATH GOROOT=/usr/local/go GOPATH=/home/{{ user.name }}/.go /usr/bin/nvim --headless +GoInstallBinaries +qall'
cd ~/.local/share/nvim/plugged/YouCompleteMe/ changed_when: false
python3 ./install.py # --go-completer
args: - name: update vim plugins
creates: ~/.local/share/nvim/plugged/YouCompleteMe/third_party/ycmd/ycm_core.so command: sh -c 'PATH=/usr/local/go/bin:$PATH GOROOT=/usr/local/go GOPATH=/home/{{ user.name }}/.go /usr/bin/nvim --headless +PlugUpdate +qall'
when: vim_plugins_stdout.stdout_lines|length != 0 or true register: vim_plugin_update
changed_when: vim_plugin_update.stderr != ""
tags: [user-update]
- name: update go binaries for vim
command: sh -c 'PATH=/usr/local/go/bin:$PATH GOROOT=/usr/local/go GOPATH=/home/{{ user.name }}/.go /usr/bin/nvim --headless +GoUpdateBinaries +qall'
changed_when: false
tags: [user-update]
tags: [vim-plugins]
- block: - block:
- name: firefox - create chrome directory - name: install rustup on ubuntu
shell: curl https://sh.rustup.rs -sSf | sh -s -- -y --no-modify-path
args:
creates: ~/.cargo/bin/rustup
when: distro == 'ubuntu'
tags: [rust]
- block:
- name: create firefox directories
firefox_profile:
name: "{{ item.key }}"
loop: "{{ user.firefox_profiles | dict2items }}"
register: firefox_profile_names
- set_fact:
firefox_preferences:
browser.aboutConfig.showWarning: false
extensions.pocket.enabled: false
toolkit.legacyUserProfileCustomizations.stylesheets: true
browser.contentblocking.category: "strict"
browser.newtabpage.enabled: false
browser.shell.checkDefaultBrowser: false
browser.startup.homepage: "about:blank"
privacy.trackingprotection.enabled: true
privacy.trackingprotection.socialtracking.enabled: true
general.smoothScroll: false
# Restore last session on startup
# https://support.mozilla.org/de/questions/1235263
browser.startup.page: 3
browser.sessionstore.resume_from_crash: true
# "Play DRM-controlled content"
media.eme.enabled: true
# "Recommend (extensions|features) as you browse"
browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons: false
browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features: false
# "Ask to save logins and passwords for websites"
signon.rememberSignons: false
# "Allow Firefox to make personalized extension recommendations"
browser.discovery.enabled: false
# "Allow Firefox to install and run studies"
app.shield.optoutstudies.enabled: false
# "Check spelling as you type"
layout.spellcheckDefault: 0
# Ask for download directory
browser.download.useDownloadDir: false
# (Try to) disable automatic update, as firefox is pulling a Windows
app.update.auto: false
app.update.service.enabled: false
# remove this camera / microphone overlay when in calls or similar
privacy.webrtc.legacyGlobalIndicator: false
# use distro updates instead
app.update.auto: false
- include_role:
name: firefox
vars:
firefox_profiles: "{{ {item.key: item.value} | combine({item.key: {'preferences': firefox_preferences}}, recursive=True) }}"
loop: "{{ user.firefox_profiles | dict2items }}"
- name: firefox - create target directory for passff
file: file:
path: ~/.mozilla/firefox/{{ item.name }}/chrome/ path: ~/.mozilla/native-messaging-hosts
owner: "{{ user.name }}"
group: "{{ user_group_name }}"
state: directory state: directory
mode: '0755' mode: '0755'
with_items: "{{ user.firefox_profiles }}"
when: user.firefox_profiles is defined - name: check if host application file already exists
tags: stat:
- firefox path: ~/.mozilla/native-messaging-hosts/{{ item.name }}
register: passff_file
loop:
- name: passff.json
- name: passff.py
- name: firefox - get passff host application
get_url:
url: https://github.com/passff/passff-host/releases/download/1.2.2/{{ item.name }}
dest: ~/.mozilla/native-messaging-hosts/{{ item.name }}
owner: "{{ user.name }}"
group: "{{ user_group_name }}"
mode: "{{ item.mode }}"
force: false
when: not (passff_file.results | selectattr('item.name', 'eq', item.name) | list)[0].stat.exists
loop:
- name: passff.json
mode: '0644'
- name: passff.py
mode: '0755'
- name: firefox - configure path to passff
lineinfile:
path: ~/.mozilla/native-messaging-hosts/passff.json
regexp: '"path": ".*"'
line: " \"path\": \"{{ path }}\","
vars:
path: "/home/{{ user.name }}/.mozilla/native-messaging-hosts/passff.py"
- name: firefox - create chrome directory
file:
path: "{{ item.profile_path }}/chrome/"
state: directory
mode: '0755'
with_items: "{{ firefox_profile_names.results }}"
- name: firefox - configure firefox custom css - name: firefox - configure firefox custom css
copy: copy:
dest: ~/.mozilla/firefox/{{ item.name }}/chrome/userChrome.css dest: "{{ item.profile_path }}/chrome/userChrome.css"
content: | content: |
#TabsToolbar { #TabsToolbar {
visibility: collapse !important; visibility: collapse !important;
@@ -343,16 +456,12 @@
#sidebar { #sidebar {
width: 400px !important; width: 400px !important;
} }
when: item.manage_css when: user.firefox_profiles[item.profile_name].manage_css is sameas True
with_items: "{{ user.firefox_profiles | default([]) }}" with_items: "{{ firefox_profile_names.results }}"
tags: tags:
- firefox - firefox
- block: - block:
- name: set portfolio performance version
set_fact:
portfolio_performace_version: "0.50.0"
- name: look of current installation - name: look of current installation
stat: stat:
path: /home/{{ user.name }}/.opt/portfolio-performance-{{ portfolio_performace_version }} path: /home/{{ user.name }}/.opt/portfolio-performance-{{ portfolio_performace_version }}
@@ -368,6 +477,7 @@
get_url: get_url:
url: https://github.com/buchen/portfolio/releases/download/{{ portfolio_performace_version }}/PortfolioPerformance-{{ portfolio_performace_version }}-linux.gtk.x86_64.tar.gz url: https://github.com/buchen/portfolio/releases/download/{{ portfolio_performace_version }}/PortfolioPerformance-{{ portfolio_performace_version }}-linux.gtk.x86_64.tar.gz
dest: "{{ tempdir.path }}/PortfolioPerformance.{{ portfolio_performace_version }}.tar.gz" dest: "{{ tempdir.path }}/PortfolioPerformance.{{ portfolio_performace_version }}.tar.gz"
force: false
- name: create destination directory - name: create destination directory
file: file:
@@ -392,7 +502,14 @@
checksum: true checksum: true
delete: true delete: true
when: not stat_portfolio_performance_installation.stat.exists - name: clean up temp directory
file:
path: "{{ tempdir.path }}"
state: absent
when:
- not stat_portfolio_performance_installation.stat.exists
- not ansible_check_mode
- name: link portfolio performance - name: link portfolio performance
file: file:
@@ -407,10 +524,6 @@
- portfolio-performance - portfolio-performance
- block: - block:
- name: set kubectl version
set_fact:
kubectl_version: v1.20.1
- name: get current stable version - name: get current stable version
uri: uri:
url: https://storage.googleapis.com/kubernetes-release/release/stable.txt url: https://storage.googleapis.com/kubernetes-release/release/stable.txt
@@ -425,10 +538,10 @@
kubectl_outdated: "{{ kubectl_version != kubectl_stable_version }}" kubectl_outdated: "{{ kubectl_version != kubectl_stable_version }}"
- name: warn if not on stable version - name: warn if not on stable version
debug: fail:
msg: "installing kubectl {{ kubectl_version }}, stable version would be {{ kubectl_stable_version }}" msg: "installing kubectl {{ kubectl_version }}, stable version would be {{ kubectl_stable_version }}"
changed_when: kubectl_outdated is sameas true
when: kubectl_outdated is sameas true when: kubectl_outdated is sameas true
ignore_errors: True
- name: get kubectl - name: get kubectl
get_url: get_url:
@@ -437,6 +550,12 @@
owner: "{{ user.name }}" owner: "{{ user.name }}"
group: "{{ user_group_name }}" group: "{{ user_group_name }}"
mode: '0755' mode: '0755'
force: false
- name: make kubectl executable
file:
path: /home/{{ user.name }}/.opt/kubectl-{{ kubectl_version }}
mode: '0755'
- name: link kubectl - name: link kubectl
file: file:
@@ -447,6 +566,74 @@
tags: tags:
- kubectl - kubectl
- block:
- set_fact:
tf_version: "{{ user.overrides.terraform_version|default(terraform_version) }}"
tf_check_updates: "{{ user.overrides.terraform_check_updates|default(terraform_check_updates)|default(true) }}"
- name: stat current terraform binary
stat:
path: "/home/{{ user.name }}/.opt/terraform-v{{ tf_version }}"
register: terraform_binary
- name: create temporary download directory for terraform
tempfile:
state: directory
register: terraform_download_dir
when: not terraform_binary.stat.exists
- name: get terraform
get_url:
url: "https://releases.hashicorp.com/terraform/{{ tf_version }}/terraform_{{ tf_version }}_linux_amd64.zip"
dest: "{{ terraform_download_dir.path }}/terraform.zip"
force: false
when: not terraform_binary.stat.exists
- name: unpack terraform zip
unarchive:
src: "{{ terraform_download_dir.path }}/terraform.zip"
dest: "{{ terraform_download_dir.path }}/"
remote_src: true
when: not terraform_binary.stat.exists
- name: install terraform
command: mv "{{ terraform_download_dir.path }}/terraform" /home/{{ user.name }}/.opt/terraform-v{{ tf_version }}
when: not terraform_binary.stat.exists
- name: clean up download directory
file:
path: "{{ terraform_download_dir.path }}"
state: absent
when: not terraform_binary.stat.exists
- name: link terraform
file:
src: /home/{{ user.name }}/.opt/terraform-v{{ tf_version }}
dest: /home/{{ user.name }}/.optbin/terraform
state: link
- block:
- name: get terraform version info
command: /home/{{ user.name }}/.optbin/terraform version -json
register: terraform_version_output
check_mode: false
changed_when: false
- name: parse terraform version output
set_fact:
terraform_outdated: "{{ (terraform_version_output.stdout | from_json()).terraform_outdated }}"
changed_when: false
- name: warn if terraform is outdated
fail:
msg: "current terraform v{{ tf_version }} is out of date"
when: terraform_outdated is sameas true
ignore_errors: True
when: tf_check_updates
tags:
- terraform
- name: handle autostart units - name: handle autostart units
block: block:
- name: create systemd user directory - name: create systemd user directory
@@ -469,5 +656,65 @@
group: "{{ user_group_name }}" group: "{{ user_group_name }}"
with_fileglob: /var/lib/dotfiles/autostart/services/* with_fileglob: /var/lib/dotfiles/autostart/services/*
- name: get state of autostart.target
stat:
path: "/home/{{ user.name }}/.config/systemd/user/autostart.target"
register: autostart_target_stat
- name: remove invalid autostart.target
file:
path: "/home/{{ user.name }}/.config/systemd/user/autostart.target"
state: absent
when:
- autostart_target_stat.stat.exists
- not autostart_target_stat.stat.isreg
- name: deploy autostart.target
template:
src: ./autostart/autostart.target.j2
dest: "/home/{{ user.name }}/.config/systemd/user/autostart.target"
owner: "{{ user.name }}"
group: "{{ user_group_name }}"
force: true
follow: false
tags: tags:
- autostart - autostart
- block:
- name: import gpg key
command: gpg --import ./gpgkeys/{{ user.gpg_key.email }}.gpg.asc
register: gpg_import_output
changed_when: not ("unchanged" in gpg_import_output.stderr)
- name: trust gpg key
shell: "gpg --import-ownertrust <<< {{ user.gpg_key.fingerprint }}:6"
args:
executable: /bin/bash # required for <<<
register: gpg_trust_output
changed_when: gpg_trust_output.stderr_lines|length > 0
when: user.gpg_key is defined
tags: [gpg]
- block:
- name: add passwordstore init script
copy:
dest: /home/{{ user.name }}/.optbin/pass
owner: "{{ user.name }}"
group: "{{ user_group_name }}"
mode: '0755'
content: |
#!/usr/bin/env bash
if [[ ! -e ~/.password-store ]] ; then
printf '%s\n' 'This is the first time running pass, initializting repository ...'
git clone ssh://git@code.hkoerber.de:2222/hannes/passwordstore.git ~/.password-store
printf '%s\n' 'Done'
fi
exec mypass "${@}"
when: user.enable_passwordstore|default(false) is sameas true
tags: [passwordstore]

42
variables.yml Normal file
View File

@@ -0,0 +1,42 @@
terraform_version: 1.2.4
kubectl_version: v1.24.2
go_version: "1.18.3"
portfolio_performace_version: "0.57.2"
cargo_crate_list:
- crate: just
binary: just
version: 1.2.0
- crate: ripgrep
binary: rg
version: 13.0.0
features:
- pcre2
- simd-accel
toolchain: nightly # necessary for SIMD
required_packages:
- ubuntu: libpcre2-dev
archlinux: pcre2
- crate: fd-find
binary: fd
version: 8.4.0
- crate: bat
binary: bat
version: 0.21.0
- crate: exa
binary: exa
version: 0.10.1
toolchain: "1.60" # Fails with 1.61, see https://github.com/rust-lang/rust/issues/97255
- crate: watchexec-cli
binary: watchexec
version: 1.20.2
- crate: mdbook
binary: mdbook
version: 0.4.18
- url: https://github.com/hakoerber/git-repo-manager
binary: grm
branch: develop
source: git
toolchain: nightly
features:
- static-build
target: x86_64-unknown-linux-musl

247
vim/vimrc
View File

@@ -4,60 +4,38 @@ call plug#begin('~/.local/share/nvim/plugged')
" === plugins === " === plugins ===
"Plug 'vim-airline/vim-airline' function! Cond(Cond, ...)
"Plug 'vim-airline/vim-airline-themes' let opts = get(a:000, 0, {})
Plug 'itchyny/lightline.vim' return a:Cond ? opts : extend(opts, { 'on': [], 'for': [] })
Plug 'godlygeek/tabular' endfunction
Plug 'lepture/vim-jinja'
Plug 'majutsushi/tagbar'
" Plug 'nblock/vim-dokuwiki'
Plug 'reedes/vim-pencil'
Plug 'saltstack/salt-vim'
Plug 'sickill/vim-monokai'
" Plug 'sjl/gundo.vim'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-fugitive'
" Plug 'tpope/vim-speeddating'
" Plug 'tpope/vim-surround'
Plug 'airblade/vim-gitgutter'
Plug 'junegunn/goyo.vim'
Plug 'junegunn/limelight.vim'
" Plug 'sheerun/vim-polyglot'
" Plug 'freitass/todo.txt-vim'
Plug 'Valloric/YouCompleteMe'
Plug 'nathanaelkane/vim-indent-guides'
"Plugin 'Lokaltog/vim-easymotion' " editing plugins
"Plugin 'PeterRincker/vim-argumentative' Plug 'godlygeek/tabular', Cond(!exists('g:vscode'))
"Plugin 'flazz/vim-colorschemes' Plug 'nathanaelkane/vim-indent-guides', Cond(!exists('g:vscode'))
"Plugin 'jmcantrell/vim-virtualenv' Plug 'tpope/vim-commentary', Cond(!exists('g:vscode'))
"Plugin 'kien/ctrlp.vim' Plug 'airblade/vim-gitgutter', Cond(!exists('g:vscode'))
"Plugin 'klen/python-mode'
"Plugin 'mbbill/undotree'
Plug 'scrooloose/nerdtree'
"Plugin 'sjl/gundo.vim'
"Plugin 'terryma/vim-expand-region'
"Plugin 'terryma/vim-multiple-cursors'
"Plugin 'wellle/targets.vim'
"Plugin 'wincent/Command-T'
Plug 'vimwiki/vimwiki'
"Plug 'blindFS/vim-taskwarrior'
" Plug 'tbabej/taskwiki'
Plug 'rodjek/vim-puppet'
Plug 'suan/vim-instant-markdown'
"Plug 'marshallward/vim-restructuredtext'
"Plug 'vim-syntastic/syntastic'
Plug 'ElmCast/elm-vim'
Plug 'avh4/elm-format'
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' } " ui
Plug 'hashivim/vim-terraform' Plug 'sickill/vim-monokai', Cond(!exists('g:vscode'))
Plug 'itchyny/lightline.vim', Cond(!exists('g:vscode'))
Plug 'leafgarland/typescript-vim' " lang integrations
Plug 'lepture/vim-jinja', Cond(!exists('g:vscode'))
Plug 'fatih/vim-go', Cond(!exists('g:vscode'))
Plug 'hashivim/vim-terraform', Cond(!exists('g:vscode'))
Plug 'editorconfig/editorconfig-vim', Cond(!exists('g:vscode'))
Plug 'rust-lang/rust.vim', Cond(!exists('g:vscode'))
Plug 'rodjek/vim-puppet', Cond(!exists('g:vscode'))
" helpers
"" distraction free writing
Plug 'junegunn/limelight.vim', Cond(!exists('g:vscode'))
Plug 'junegunn/goyo.vim', Cond(!exists('g:vscode'))
Plug 'reedes/vim-pencil', Cond(!exists('g:vscode'))
"" markdown
Plug 'suan/vim-instant-markdown', Cond(!exists('g:vscode'))
Plug 'prettier/vim-prettier', {
\ 'do': 'yarn install',
\ 'for': ['javascript', 'typescript', 'css', 'less', 'scss', 'json', 'graphql', 'markdown', 'vue', 'yaml', 'html'] }
call plug#end() call plug#end()
filetype plugin indent on filetype plugin indent on
@@ -91,7 +69,7 @@ set noerrorbells
set noshowmode set noshowmode
set numberwidth=2 set numberwidth=2
set relativenumber set relativenumber
set shortmess=rti set shortmess=rtiF
set ruler set ruler
set scrolloff=7 set scrolloff=7
set title set title
@@ -160,6 +138,8 @@ set linebreak
set wrap set wrap
set wrapscan set wrapscan
" == to use guicolors in terminal ==
set termguicolors
" === keybinds === " === keybinds ===
set pastetoggle=<F11> set pastetoggle=<F11>
@@ -184,78 +164,53 @@ map Y y$
map j gj map j gj
map k gk map k gk
nnoremap <C-h> <C-w>h
nnoremap <C-j> <C-w>j
nnoremap <C-k> <C-w>k
nnoremap <C-l> <C-w>l
nmap <C-n> :bnext<CR>
nmap <C-p> :bprev<CR>
map N Nzz map N Nzz
map n nzz map n nzz
inoremap jj <ESC> inoremap jj <ESC>
nnoremap <leader>v <C-w>v<C-w>l
nnoremap <leader>m :InstantMarkdownPreview<CR>
nnoremap <leader>u :GundoToggle<CR>
nnoremap <leader>d :diffupdate<CR>
nmap <F9> :Goyo<CR>:TogglePencil<CR>:Limelight!!<CR>
nmap <leader>w :Goyo<CR>:TogglePencil<CR>:Limelight!!<CR>
" no more ex mode " no more ex mode
nnoremap Q <nop> nnoremap Q <nop>
" === autocommands === " Use // in visual mode to search for selection
" https://vim.fandom.com/wiki/Search_for_visually_selected_text
vnoremap // y/\V<C-R>=escape(@",'/\')<CR><CR>
"" autosave views when closing and restoring when opening again. if exists('g:vscode')
"autocmd BufWinLeave *.* mkview xmap gc <Plug>VSCodeCommentary
"autocmd BufWinEnter *.* silent loadview nmap gc <Plug>VSCodeCommentary
omap gc <Plug>VSCodeCommentary
nmap gcc <Plug>VSCodeCommentaryLine
else
nnoremap <C-h> <C-w>h
nnoremap <C-j> <C-w>j
nnoremap <C-k> <C-w>k
nnoremap <C-l> <C-w>l
" === plugin setup === nmap <C-n> :bnext<CR>
nmap <C-p> :bprev<CR>
" == colorscheme == nnoremap <leader>m :InstantMarkdownPreview<CR>
set background=light
let g:solarized_termcolors=16
let g:solarized_termtrans=1
let g:solarized_contrast="normal"
let g:solarized_visibility="normal"
syntax enable
silent! colorscheme monokai
" == tagbar == nnoremap <leader>u :GundoToggle<CR>
nnoremap <F10> :TagbarToggle<CR> nnoremap <leader>d :diffupdate<CR>
let g:tagbar_map_jump = "i"
let g:tagbar_left = 0
let g:tagbar_vertical = 0
let g:tagbar_width = 50
let g:tagbar_autoclose = 1
let g:tagbar_autofocus = 1
let g:tagbar_sort = 0 " 1: sort by name, 0: sort by position
let g:tagbar_compact = 1
let g:tagbar_indent = 2
let g:tagbar_show_linenumbers = 0
let g:tagbar_foldlevel = 99 " unfold all
" == airline == nmap <F9> :Goyo<CR>:TogglePencil<CR>:Limelight!!<CR>
"let g:airline_right_sep = '' nmap <leader>w :Goyo<CR>:TogglePencil<CR>:Limelight!!<CR>
"let g:airline_left_sep = ''
"let g:airline#extensions#disable_rtp_load = 1
"let g:airline_extensions = ['whitespace']
"let g:airline_theme='powerlineish'
"let g:airline_powerline_fonts = 1
"let g:airline_section_x = airline#section#create(['%{tagbar#currenttag("%s", "", "f")}','' , ' %{PencilMode()}', ' [', 'filetype', ']'])
"let g:pencil#mode_indicators = {'hard': 'H', 'auto': 'A', 'soft': 'S', 'off': '',}
"let g:airline#extensions#whitespace#enabled = 1
"let g:airline#extensions#whitespace#symbol = ''
"let g:airline#extensions#whitespace#checks = ['trailing']
let g:lightline = { nmap <leader>c :%w !xclip -selection clipboard<CR>
\ 'colorscheme': 'powerline', nmap <leader>x :r !xclip -out -selection -clipboard<CR><CR>
nmap <leader>f :Autoformat<CR>
nnoremap <leader>v <C-w>v<C-w>l
syntax enable
silent! colorscheme monokai
let g:lightline = {
\ 'colorscheme': 'wombat',
\ 'active': { \ 'active': {
\ 'left': [ [ 'mode', 'paste' ], \ 'left': [ [ 'mode', 'paste' ],
\ [ 'readonly', 'filename', 'modified', 'helloworld' ] ], \ [ 'readonly', 'filename', 'modified', 'helloworld' ] ],
@@ -273,58 +228,44 @@ let g:lightline = {
\ }, \ },
\ } \ }
function! LightLineFilename() function! LightLineFilename()
return fnamemodify(expand('%F'), ":~:h") return fnamemodify(expand('%F'), ":~:h")
endfunction endfunction
" == pencil == " == pencil ==
let g:pencil#textwidth = 80 let g:pencil#textwidth = 80
let g:pencil#autoformat = 1 let g:pencil#autoformat = 1
let g:pencil#cursorwrap = 1 let g:pencil#cursorwrap = 1
let g:pencil#wrapModeDefault = 'soft' let g:pencil#wrapModeDefault = 'soft'
let g:pencil#cursorwrap = 0 let g:pencil#cursorwrap = 0
" == goyo == " == goyo ==
let g:goyo_width = 100 let g:goyo_width = 100
let g:goyo_height = "90%" let g:goyo_height = "90%"
let g:goyo_linenr = 0 let g:goyo_linenr = 0
" == limelight == " == limelight ==
let g:limelight_default_coefficient = 0.5 let g:limelight_default_coefficient = 0.5
" === functions === " === functions ===
function! DeleteTrailingWS() function! DeleteTrailingWS()
exe "normal mz" exe "normal mz"
%s/\s\+$//e %s/\s\+$//e
exe "normal `z" exe "normal `z"
endfunction endfunction
autocmd BufWritePre * :call DeleteTrailingWS() autocmd BufWritePre * :call DeleteTrailingWS()
autocmd FileType yaml set shiftwidth=2 autocmd FileType yaml set shiftwidth=2
set completeopt-=preview autocmd FileType toml set shiftwidth=2
let g:ycm_add_preview_to_completeopt = 0 autocmd FileType html setl shiftwidth=2
set completeopt-=preview let g:instant_markdown_autostart = 0
let g:ycm_add_preview_to_completeopt = 0
let g:instant_markdown_autostart = 0 let g:terraform_align = 1
let g:terraform_fmt_on_save=1
let g:terraform_align = 1 let g:rustfmt_autosave = 1
let g:terraform_fmt_on_save=1
if has("autocmd") " https://stackoverflow.com/a/8585343
au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif map <leader>q :bp<bar>sp<bar>bn<bar>bd<CR>
endif
let g:ycm_server_python_interpreter = "python3"
au FileType html setl shiftwidth=2
" Use // in visual mode to search for selection
" https://vim.fandom.com/wiki/Search_for_visually_selected_text
vnoremap // y/\V<C-R>=escape(@",'/\')<CR><CR>
if v:version >= 700
au BufLeave * let b:winview = winsaveview()
au BufEnter * if(exists('b:winview')) | call winrestview(b:winview) | endif
endif endif

View File

@@ -1,7 +0,0 @@
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+3",
"command": "workbench.action.terminal.focus"
}
]

15
vscodium/install.sh Executable file
View File

@@ -0,0 +1,15 @@
#!/usr/bin/env bash
set -o nounset
set -o pipefail
set -o errexit
codium --install-extension ms-vscode.cpptools
codium --install-extension ms-python.python
codium --install-extension rust-lang.rust-analyzer
codium --install-extension asvetliakov.vscode-neovim
codium --install-extension monokai.theme-monokai-pro-vscode
codium --install-extension yzhang.markdown-all-in-one
codium --install-extension puppet.puppet-vscode

26
vscodium/keybindings.json Normal file
View File

@@ -0,0 +1,26 @@
[
// {
// "key": "ctrl+3",
// "command": "workbench.action.terminal.focus"
// },
{
"key": "ctrl+alt+b",
"command": "workbench.action.toggleActivityBarVisibility"
},
{
"key": "ctrl+b",
"command": "workbench.action.toggleSidebarVisibility"
},
{
"command": "vscode-neovim.compositeEscape1",
"key": "j",
"when": "neovim.mode == insert && editorTextFocus",
"args": "j"
},
{
"command": "vscode-neovim.compositeEscape2",
"key": "k",
"when": "neovim.mode == insert && editorTextFocus",
"args": "k"
}
]

9
vscodium/product.json Normal file
View File

@@ -0,0 +1,9 @@
{
"extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items",
"controlUrl": "",
"recommendationsUrl": ""
}
}

View File

@@ -1,60 +1,73 @@
{ {
"workbench.colorTheme": "Visual Studio Light", "ansible.dockerImage": "",
"vim.neovimPath": "/usr/bin/nvim",
"explorer.confirmDelete": false,
"window.zoomLevel": 0,
"terraform.telemetry.enabled": false,
"editor.formatOnSave": true,
"vim.gdefault": true,
"vim.visualstar": true,
"vim.enableNeovim": true,
"git.detectSubmodulesLimit": 50,
"files.autoSave": "onFocusChange",
"editor.fontFamily": "'Inconsolata','Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'",
"editor.accessibilitySupport": "off", "editor.accessibilitySupport": "off",
"editor.lineNumbers": "relative",
"editor.mouseWheelZoom": true,
"editor.renderWhitespace": "none",
"editor.cursorSurroundingLines": 7, "editor.cursorSurroundingLines": 7,
"editor.minimap.renderCharacters": false, "editor.fontFamily": "'Droid Sans Mono'",
"editor.formatOnSave": true,
"editor.lineNumbers": "off",
"editor.minimap.showSlider": "always", "editor.minimap.showSlider": "always",
"editor.minimap.size": "fill", "editor.renderWhitespace": "none",
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"explorer.incrementalNaming": "smart",
"extensions.ignoreRecommendations": true,
"files.eol": "\n", "files.eol": "\n",
"files.hotExit": "off", "files.hotExit": "off",
"files.trimFinalNewlines": true, "files.trimFinalNewlines": true,
"files.trimTrailingWhitespace": true, "files.trimTrailingWhitespace": true,
"workbench.enableExperiments": false, "git.detectSubmodulesLimit": 50,
"workbench.startupEditor": "newUntitledFile",
"workbench.activityBar.visible": false,
"workbench.iconTheme": "material-icon-theme",
"workbench.tree.indent": 12,
"window.menuBarVisibility": "toggle",
"window.title": "${rootName}${separator}${dirty}${activeEditorShort}${separator}VSCode",
"explorer.confirmDragAndDrop": false,
"explorer.incrementalNaming": "smart",
"search.smartCase": true,
"extensions.ignoreRecommendations": true,
"terminal.external.linuxExec": "alacritty",
"problems.showCurrentInStatus": true,
"problems.decorations.enabled": false, "problems.decorations.enabled": false,
"update.mode": "none", "problems.showCurrentInStatus": true,
"rust-client.autoStartRls": false,
"rust-client.disableRustup": true,
"search.smartCase": true,
"telemetry.enableCrashReporter": false, "telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false, "telemetry.enableTelemetry": false,
"ansible.dockerImage": "", "terminal.external.linuxExec": "",
"vim.cursorStylePerMode.normal": "block", "terminal.integrated.mouseWheelScrollSensitivity": 3,
"terraform.telemetry.enabled": false,
"update.mode": "none",
"vim.cursorStylePerMode.insert": "line", "vim.cursorStylePerMode.insert": "line",
"vim.cursorStylePerMode.normal": "block",
"vim.cursorStylePerMode.replace": "underline", "vim.cursorStylePerMode.replace": "underline",
"vim.easymotion": true, "vim.easymotion": true,
"vim.enableNeovim": true,
"vim.gdefault": true,
"vim.hlsearch": true, "vim.hlsearch": true,
"vim.leader": "<space>", "vim.leader": "<space>",
"vim.neovimPath": "/usr/bin/nvim",
"vim.vimrc.enable": true,
"vim.visualstar": true,
"editor.wordWrap": "off",
"vscode-neovim.neovimExecutablePaths.linux": "/usr/bin/nvim",
"window.menuBarVisibility": "toggle",
"window.title": "[code] ${rootName}${separator}${dirty}${activeEditorShort}${separator}VSCode",
"workbench.colorCustomizations": { "workbench.colorCustomizations": {
"statusBar.background": "#005f5f", "statusBar.background": "#005f5f",
"statusBar.noFolderBackground": "#005f5f", "statusBar.noFolderBackground": "#005f5f",
"statusBar.debuggingBackground": "#005f5f" "statusBar.debuggingBackground": "#005f5f"
}, },
"vim.vimrc.enable": true, "workbench.enableExperiments": false,
"editor.fontSize": 15, "workbench.iconTheme": "Monokai Classic Icons",
"rust-client.disableRustup": true, "workbench.startupEditor": "newUntitledFile",
"rust-client.autoStartRls": false, "workbench.tree.indent": 14,
"terminal.integrated.mouseWheelScrollSensitivity": 3 "security.workspace.trust.enabled": false,
} "scm.inputFontSize": 12,
"debug.console.fontSize": 12,
"terminal.integrated.fontSize": 12,
"files.autoSave": "onFocusChange",
"editor.fontWeight": "normal",
"editor.cursorStyle": "block",
"editor.minimap.renderCharacters": false,
"editor.minimap.size": "fit",
"workbench.colorTheme": "Monokai Classic",
"workbench.tree.renderIndentGuides": "always",
"breadcrumbs.icons": false,
"window.titleSeparator": " — ",
"explorer.excludeGitIgnore": true,
"puppet.editorService.formatOnType.enable": true,
"puppet.installType": "agent",
"puppet.installDirectory": "/usr/bin/puppet",
"window.zoomLevel": 0.1,
"workbench.activityBar.visible": false
}

View File

@@ -1,74 +1 @@
Xcursor.theme: Vanilla-DMZ Xcursor.theme: Vanilla-DMZ
URxvt.scrollBar: false
URxvt.font: xft:Inconsolata:size={{ machine.font_size }}
URxvt.letterSpace: {{ machine.letter_space }}
URxvt.perl-ext-common: default,matcher,selection-to-clipboard,resize-font,selection-to-clipboard
URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1
URxvt.saveLines: 10000
URxvt.keysym.C-udiaeresis: perl:matcher:last
URxvt.keysym.C-adiaeresis: perl:matcher:list
URxvt.matcher.rend.0: Uline Bold fg5
URxvt.internalBorder: 3
URxvt.externalBorder: 0
URxvt.cursorBlink: true
URxvt.title: term
URxvt.jumpScroll: true
URxvt.skipScroll: true
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.secondaryWheel: 1
URxvt.keysym.C-Up: font-size:increase
URxvt.keysym.C-Down: font-size:decrease
URxvt.keysym.C-S-Up: font-size:incglobal
URxvt.keysym.C-S-Down: font-size:decglobal
URxvt.keysym.C-equal: font-size:reset
URxvt.keysym.C-slash: font-size:show
URxvt.fading: 15
! special
*.foreground: #f8f8f2
*.background: #272822
*.cursorColor: #f8f8f2
! black
*.color0: #272822
*.color8: #75715e
! red
*.color1: #f92672
*.color9: #f92672
! green
*.color2: #a6e22e
*.color10: #a6e22e
! yellow
*.color3: #f4bf75
*.color11: #f4bf75
! blue
*.color4: #66d9ef
*.color12: #66d9ef
! magenta
*.color5: #ae81ff
*.color13: #ae81ff
! cyan
*.color6: #a1efe4
*.color14: #a1efe4
! white
*.color7: #f8f8f2
*.color15: #f9f8f5

View File

@@ -20,6 +20,7 @@ fi
start_wm() { start_wm() {
log "starting i3" log "starting i3"
systemctl --user import-environment
systemctl --user start windowmanager.target systemctl --user start windowmanager.target
sleep 1 sleep 1
systemctl --user start autostart.target systemctl --user start autostart.target

View File

@@ -1,25 +1,19 @@
_path=("$HOME/bin" source /etc/profile
"$HOME/.optbin"
"/usr/local/sbin" _path=(
"/usr/local/bin" "$HOME/bin"
"/usr/sbin" "$HOME/.optbin"
"/usr/bin" "$HOME/.cargo/bin"
"/sbin" )
"/bin"
"/usr/bin/core_perl"
"/usr/games")
PATH=""
for part in ${_path[@]} ; do for part in ${_path[@]} ; do
PATH="$PATH:${part}" PATH="${part}:$PATH"
done done
PATH="${PATH#:}"
export PATH export PATH
export EDITOR="nvim" export EDITOR="nvim"
export VISUAL="nvim" export VISUAL="nvim"
export BROWSER="firefox" export BROWSER="firefox"
export TERMBIN="{{ machine.terminal_binary }}"
export PAGER="less" export PAGER="less"
export LESS="FRX" export LESS="FRX"
@@ -39,9 +33,7 @@ export LC_COLLATE=C
export DOTFILES=~/dotfiles export DOTFILES=~/dotfiles
export GOPATH=~/dev/go export GOPATH=~/.go
export GOROOT=/usr/lib/go
export PATH=$PATH:$(go env GOPATH)/bin export PATH=$PATH:$(go env GOPATH)/bin
export ACPI_LID_NAME=LID export ACPI_LID_NAME=LID
@@ -55,6 +47,22 @@ umask 0022
export {{ k }}="{{ v }}" export {{ k }}="{{ v }}"
{% endfor %} {% endfor %}
export FEATURE_DIR="${RUNDIR}/features/"
rm -rf "${FEATURE_DIR}"/
mkdir -p "${FEATURE_DIR}"
[[ $MACHINE_HAS_NEXTCLOUD == "true" ]] && touch "${FEATURE_DIR}"/nextcloud
[[ $MACHINE_HAS_KEEPASSX == "true" ]] && touch "${FEATURE_DIR}"/keepassx
[[ $MACHINE_HAS_STEAM == "true" ]] && touch "${FEATURE_DIR}"/steam
[[ $MACHINE_HAS_RESTIC_BACKUP == "true" ]] && touch "${FEATURE_DIR}"/restic_backup
[[ $MACHINE_HAS_ELEMENT == "true" ]] && touch "${FEATURE_DIR}"/element
[[ $MACHINE_TYPE == "laptop" ]] && touch "${FEATURE_DIR}"/machine_is_laptop
{% if user.gpg_agent %}
touch "${FEATURE_DIR}"/gpg_agent
{% endif %}
# Make all environment variables also usable in the systemd user instancee # Make all environment variables also usable in the systemd user instancee
systemctl --user import-environment systemctl --user import-environment

View File

@@ -1,8 +1,9 @@
alias vim="nvim" alias vim="nvim"
### COMMON OPERATIONS ### BETTER COMMANDS
alias ll='ls -AlFh' alias ls="exa --oneline --icons --group-directories-first"
alias la='ls -A' alias ll='ls --all --long --classify --group --modified --time-style=long-iso --git'
alias la='ls --all'
alias spm="sudo pacman" alias spm="sudo pacman"
@@ -31,8 +32,6 @@ alias tmux="tmux -2"
alias chmod="chmod -c" alias chmod="chmod -c"
alias chown="chown -c" alias chown="chown -c"
alias ls="ls --group-directories-first --classify --color=auto"
alias diff="diff --color=auto" alias diff="diff --color=auto"
alias grep='grep --color=auto' alias grep='grep --color=auto'
@@ -68,13 +67,11 @@ alias twa="task add"
alias twd="task done" alias twd="task done"
alias inbox="task add +inbox" alias inbox="task add +inbox"
alias yaml2json="python -c 'import sys, yaml, json; json.dump(yaml.load(sys.stdin), sys.stdout, indent=4)'" alias yaml2json="python3 -c 'import sys, yaml, json; json.dump([d for d in yaml.safe_load_all(sys.stdin)][-1], sys.stdout, indent=4)'"
alias json2yaml="python -c 'import sys, yaml, json; yaml.safe_dump(json.loads(sys.stdin.read()), stream=sys.stdout)'" alias json2yaml="python3 -c 'import sys, yaml, json; yaml.safe_dump(json.loads(sys.stdin.read()), stream=sys.stdout)'"
alias currentbranch='git rev-parse --abbrev-ref HEAD' alias currentbranch='git rev-parse --abbrev-ref HEAD'
alias pass=mypass
alias issh="ssh -o StrictHostKeyChecking=false -o UserKnownHostsFile=/dev/null" alias issh="ssh -o StrictHostKeyChecking=false -o UserKnownHostsFile=/dev/null"
alias gfix='git commit --amend --no-edit' alias gfix='git commit --amend --no-edit'
alias gfixa='git commit --amend --no-edit --all ' alias gfixa='git commit --amend --no-edit --all '
@@ -89,6 +86,11 @@ alias sysu="systemctl --user"
alias gpg=gpg2 alias gpg=gpg2
alias alacritty="alacritty --config-file $HOME/.config/alacritty.yml"
alias d=docker
alias dc=docker-compose
gitmaster() { gitmaster() {
git stash push -m gitmaster-$(date -uIseconds) -u || return 1 git stash push -m gitmaster-$(date -uIseconds) -u || return 1
_branch=$(git rev-parse --abbrev-ref HEAD) _branch=$(git rev-parse --abbrev-ref HEAD)
@@ -241,10 +243,6 @@ man() {
man "$@" man "$@"
} }
embiggen() {
enscript --no-header --media=A4 --landscape --font="DejaVuSansMono30" -o - | ps2pdf - | zathura -
}
resolvecd() { resolvecd() {
cd "$(readlink -f $(pwd))" cd "$(readlink -f $(pwd))"
} }

View File

@@ -141,7 +141,7 @@ man() {
} }
embiggen() { embiggen() {
enscript --no-header --media=A4 --landscape --font="DejaVuSansMono30" -o - | ps2pdf - | zathura - enscript --no-header --media=A4 --landscape --font="DejaVuSansMono30" -o - 2>/dev/null | ps2pdf - | zathura -
} }
resolvecd() { resolvecd() {
@@ -214,3 +214,33 @@ kubectl_pod() {
kubectl_deployment() { kubectl_deployment() {
kubectl-env mycloud get -n "${1}" deployment --selector=${2} -o jsonpath='{.items[*].metadata.name}' kubectl-env mycloud get -n "${1}" deployment --selector=${2} -o jsonpath='{.items[*].metadata.name}'
} }
# The semver_ checks are inspired by
# https://stackoverflow.com/questions/4023830/how-to-compare-two-strings-in-dot-separated-version-format-in-bash
semver_lte() {
v1="${1}"
v2="${2}"
printf '%s\n%s' "${v1}" "${v2}" | sort --version-sort --check=silent
}
semver_lt() {
v1="${1}"
v2="${2}"
semver_lte "${v1}" "${v2}" && [[ ! "${v1}" == "${v2}" ]]
}
semver_gte() {
v1="${1}"
v2="${2}"
! semver_lt "${v1}" "${v2}"
}
semver_gt() {
v1="${1}"
v2="${2}"
! semver_lte "${v1}" "${v2}"
}

View File

@@ -18,3 +18,16 @@ if [[ -f /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ]] ; the
elif [[ -f /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ]] ; then elif [[ -f /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ]] ; then
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
fi fi
{% if user.ssh_agent %}
if ! pgrep -u "$USER" ssh-agent > /dev/null ; then
ssh-agent > "$XDG_RUNTIME_DIR/ssh-agent.env"
fi
if [[ ! "$SSH_AUTH_SOCK" ]]; then
source "$XDG_RUNTIME_DIR/ssh-agent.env" >/dev/null
fi
{% endif %}
{% if distro == 'ubuntu' %}
alias imv=imv-x11
{% endif %}