Hannes
60bf635a0c
feat: add rscp function for rsyncing files to NAS datasets
2026-09-18 19:50:18 +02:00
Hannes
8b8be02912
some fixes
2026-08-31 21:36:32 +02:00
Hannes
6c746797e9
feat: add mkdir alias to configs/alias_useful.fish that cds into the created folder
2026-08-27 00:15:37 +02:00
Hannes
8edee10703
fix: refactor pacman alias to have default --needed in -S subcommand
2026-08-27 00:13:24 +02:00
Hannes
ae6b0b227b
fixing usage in other scripts
2026-08-25 23:58:46 +02:00
Your Name
444ca8c57d
fix: robust AUR update detection in updateall
...
- replace fragile quoted test -z "$aur_qu" with count-based empty check for fish list handling
- separate success (code 0 + empty) vs error (code !=0 + empty) to avoid false up-to-date on network failures
- use string match -qr with explicit patterns for helpers messages instead of quoted glob checks
- fix global leak: use set -l answer and read -l, validate with string match -qr ^[Yy]$
- deduplicate and clarify error vs pending branches while keeping mandatory PKGBUILD review guard
2026-08-25 14:29:10 +00:00
Your Name
e12d3d42cb
fix: robust flatpak timeout handling in updateall
...
- wrap flatpak remote-ls check in timeout 5s with mktemp caching and proper exit code handling (124 = timeout)
- fix inverted -n/-z logic and uninitialized flatpak_has_updates causing Missing argument error
- distinguish timeout vs generic check failure with clear messages
- add timeout 300s guard to flatpak update and handle 124 as update timed out
- gracefully degrade when timeout binary missing instead of skipping flatpak entirely
- quote temp file paths and handle mktemp failure reliably
2026-08-25 14:27:20 +00:00
Hannes
deb879b6c4
fix: Improve flatpak update check logic
2026-08-24 14:07:09 +02:00
Hannes
7a1e432231
fix: update flatpak update check to handle timeouts and null output
2026-08-24 13:55:06 +02:00
Hannes
f1fb649e98
refactor: Moved updateall and added some lines to clearyfy in arch_config.fish
2026-08-23 20:24:26 +02:00
Hannes
1f17b19f1e
refactor: Improve umount and force_unmount functions for better error handling and output formatting
2026-08-22 23:57:13 +02:00
Hannes
3305f5a543
feat: Update updateall script
...
Updated updateall to include comprehensive test coverage, support for Vencord, and improved output formatting.
2026-08-22 23:13:18 +02:00
Hannes
f88dbcc6f4
added hypridle-reload
2026-08-22 22:01:15 +02:00
Hannes
65c3034b91
added fish greeting
2026-08-22 16:21:10 +02:00
Hannes
485d8768f9
updateall also runs matugen updates
2026-08-22 15:42:06 +02:00
Hannes
275121a638
added -r as standard to rm
2026-08-21 22:28:17 +02:00
Hannes
65ebd5e171
added a function to easily generate ssh key
2026-08-21 21:14:43 +02:00
Hannes
9ed74e1028
added igrep for inverse grep
2026-08-21 19:47:34 +02:00
Hannes
a3f0b42353
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-08-20 17:46:01 +02:00
Hannes
318420eba6
fixes to mount scripts
2026-08-20 17:45:44 +02:00
Honney
995f03b9bd
fixed missspelling
2026-08-20 02:37:13 +02:00
Hannes
e6785a24a7
updates
2026-08-19 23:31:01 +02:00
Hannes
95183069ce
some additions
2026-08-14 13:39:41 +02:00
Hannes
dd0bc6a77c
added other mounts
2026-08-13 16:57:18 +02:00
Hannes
3bd4128229
redefined some key-binds
2026-08-03 23:11:01 +02:00
Hannes
79f7de709b
added the lost_window function
2026-08-03 22:54:04 +02:00
Hannes
df9c7af7da
added keybinds
2026-07-24 22:03:07 +02:00
Hannes
d908668eb7
update to mount.sh
2026-07-24 15:34:54 +02:00
Hannes
e1869613cb
fixed alias
2026-07-13 17:46:27 +02:00
Hannes
c3bb25368a
updates
2026-07-12 22:49:40 +02:00
Hannes
86ee065654
added fisher as option to install.sh
2026-07-05 19:40:42 +02:00
Hannes
dd8cb18988
fixed some stuff and made it compatable with fisher
2026-07-05 19:32:51 +02:00
Hannes
3f7fe4eb1c
added steam_fix
2026-07-02 23:34:52 +02:00
Honney
7d13a9a5a8
added git_cred function which adds the credential helper to the git config
2026-07-02 16:26:12 +02:00
Honney
e79533e2b3
fixed update prints
2026-07-02 14:17:53 +02:00
Hannes
37be19d798
added colored prints to updateall
2026-06-29 21:06:15 +02:00
Hannes
2585b99600
added git to updateall
2026-06-29 21:00:39 +02:00
Hannes
b4cc65f859
fix to sourcing
2026-06-29 19:01:30 +02:00
Honney
1ac70e8b31
added and fixed autocompletes
2026-06-23 01:35:20 +02:00
Honney
2db2310c00
repaired color.fish and added fallback
2026-06-23 01:14:19 +02:00
Honney
6591f6b020
fixed a lot of stuff
2026-06-23 00:23:16 +02:00
Honney
74f4b9b1be
added quishell-reload
2026-06-07 22:22:25 +02:00
Hannes
d21bd1caac
update
2026-06-01 15:16:19 +02:00
Hannes
3a931d41d8
made updateall more robust
2026-05-26 17:11:34 +02:00
Hannes
590cf94393
Added flashiso func
2026-05-15 19:13:49 +02:00
Hannes
d02587437d
some fixes
2026-05-11 23:39:20 +02:00
Hannes
95cf86ae5f
Added many different things
2026-04-20 22:08:48 +02:00
Hannes
f4ab71c1fc
fixed extract for zip
2026-03-10 18:37:02 +01:00
Hannes
fbf80f998e
fixed ubuntu updating
2026-02-24 21:29:32 +01:00
honney
d2a3ddcac3
test if fastfetch is installed
2026-02-13 14:16:57 +01:00