Commit graph

105 commits

Author SHA1 Message Date
e7be9b29d1
Set git's default branch 2024-07-18 00:21:10 +02:00
1f86901f00
Do not fail in python2.7 2024-07-04 11:19:15 +02:00
d9372bd5b5
Check if zplug is available first 2024-07-03 08:47:02 +02:00
16cde0d3d6
Check if omz is available first 2024-07-03 08:28:27 +02:00
9ae6cebc17
Do not clear the screen upon logout 2024-07-02 16:20:07 +02:00
a3c8f3da1c
Move __pycache__ folders to /tmp 2024-06-21 01:21:30 +02:00
bf05a40200
Run xcape only within X11 2024-06-07 12:46:02 +02:00
996081a247
Fix old names 2024-06-07 12:22:21 +02:00
24fed46e0a
Re-Organize Gnome's screen 2024-06-07 12:01:10 +02:00
275957d2fd
Fix wrong location 2024-06-07 11:54:56 +02:00
335b1f2cb8
Align xkb options 2024-06-07 11:39:33 +02:00
31a993b62a
Clear screen only after confirmation 2024-06-06 19:10:46 +02:00
8ebea88538
Fix logic error 2024-06-06 19:02:07 +02:00
6a5e4624f1
Update public keys 2024-06-05 15:37:32 +02:00
0d16e539e8
Include new config parameters 2024-06-05 15:35:37 +02:00
7d4309762e
Add rexi, a CLI regex tester 2024-03-26 03:26:26 +01:00
94b017befb
Use Gnome's night light schedule 2024-03-19 20:18:19 +01:00
b06660ea8e
Integrate OBS & friends into the app folders 2024-03-19 09:47:19 +01:00
e4c66e03fe
Enable Gnome's Cafeine extension 2024-03-19 09:38:53 +01:00
c507180fb7
Add a bit of separation 2024-03-19 09:29:19 +01:00
b8fb952c2b
Enable Gnome's Just Perfection extension 2024-03-19 09:09:50 +01:00
e00f76a1b1
Re-Organize the apps drawer 2024-03-14 18:47:28 +01:00
e687278397
Hide R's user folder 2024-03-14 16:03:46 +01:00
174dfa35c0
Move automated scripts folder into the "Setup" folder 2024-03-14 15:50:56 +01:00
1cb37bd89a
Add Alphabetical App Grid extension 2024-03-14 08:25:52 +01:00
3154f8173f
Use non-Flatpak repo for Google Chrome 2024-02-27 23:59:12 +01:00
818b48bbfe
Add 'Allow Locked Remote Desktop' extension 2024-02-18 14:42:15 +01:00
074cf4d12e
Sync Remmina's config 2024-02-16 15:05:26 +01:00
5e2209ed8b
Sync Remmina's remote clients 2024-02-16 01:05:19 +01:00
b64b7ac6cb
Rename the $XDG_DOCUMENTS_DIR folder 2024-02-15 23:19:09 +01:00
67c6eba5bd
Rename the $REPOS folder 2024-02-15 23:11:26 +01:00
f5edfd09cd
Use more traditional user folder names 2024-01-17 23:11:30 +01:00
93677129bd
Fix to really use right alt key 2024-01-16 22:29:42 +01:00
e75062dcf1
Verify pass' data folder exists 2024-01-13 13:26:53 +01:00
c4e16151b4
Migrate alacritty's config file 2024-01-11 03:53:16 +01:00
bb200dd055
Add new Nextcloud settings 2023-12-06 00:25:04 +01:00
ef9e8e5859
Fix to use right alt key 2023-12-06 00:23:38 +01:00
4fcf35e8f5
Add alias to edit the $HISTFILE 2023-11-30 13:38:34 +01:00
1b25f8efc9
Make Gnome's color scheme light by default 2023-11-30 11:46:42 +01:00
1c2057ef76
Reorganize Gnome's Shell Extensions ...
... to mimic my desktop's style before Fedora 39,
while still keeping incompatible extensions disabled
2023-11-30 02:27:07 +01:00
ca260c157c
Configure the Gnome forge extension
The "forge" extension replaces the "pop-shell" one,
which is not yet ready for Gnome 45
2023-11-09 02:48:57 +01:00
48146a055d
Configure the Gnome system-monitor extension
The "system-monitor" extension replaces the "simple-system-monitor" one,
which is not yet ready for Gnome 45
2023-11-09 00:22:59 +01:00
a28e2f41d0
Disable the Gnome justperfection extension
Reason: it does not work with Gnome 45 as of this commit
2023-11-08 19:58:34 +01:00
b8af087495
Disable the Gnome openweather extension
Reason: it does not work with Gnome 45 as of this commit
2023-11-08 18:41:29 +01:00
3bd25ebc84
Temporarily disable signing ...
... if the proper GPG key is not available, e.g., on a server.
Then, it does not make sense to push the updates to the forked repo.
2023-09-13 15:46:01 +02:00
7f559fac96
Run dconf only if it exists 2023-09-13 14:19:22 +02:00
fc3db12be7
Update the ~/repos only 2023-09-13 14:11:56 +02:00
5edfc00f08
Integrate machine-specific ENV variables
~/.profile_local can now be used to define machine-specific ENV
variables and other shell initialization logic.
2023-09-13 11:52:33 +02:00
6e0c93760a
Install mackup only on clients
Non-clients do not have access to my internal cloud folders
=> check if one of them exists or not to determine client vs. server
2023-09-13 11:40:42 +02:00
62dd123226
Move code snippet to ~/data/getraenkemarkt/shell ...
... as the `sudo tee` may cause some weird troubles on some servers.

E.g., "sudo: mon_handle_sigchld: waitpid: No child processes"
2023-09-13 11:31:34 +02:00