Commit Graph

170 Commits

Author SHA1 Message Date
ab384ea810 (git): Add script to list files in stash.
Created with help of ChatGPT
2025-09-19 11:37:34 +02:00
Heavy
ad07f55ac6 (starship): add battery information. 2025-06-09 17:34:05 +02:00
Heavy
a8e462e129 (powershell): Add history function and prompt selection. 2025-06-09 17:33:31 +02:00
Heavy
16977202b9 (chezmoi): Add prompt type to chezmoi config file. 2025-06-09 17:32:35 +02:00
Heavy
3881086797 (restic): Add missing 'forget' to restic command. 2025-06-09 17:32:02 +02:00
Stefan Gaiselmann
11ac914eea (nvim): Disable python in mason.lua.
Caused errors on Windows 11 (MAT).
2025-03-19 10:08:46 +01:00
Heavy
385d3cae43 (restic): Add powershell script for restic backup. 2025-03-02 22:08:43 +01:00
rocky
183884c77e (nvim): Change config to opt in plugin initilization. 2024-11-17 19:10:32 +00:00
rocky
6b3e07fe10 (starship): Add kubernetes info to starship. 2024-11-17 19:10:32 +00:00
c5a7eeba5d (powsershell): Add logoff script. 2024-11-13 14:36:26 +01:00
rocky
0e0c2241a2 (ENV): Change to template and add vim variables.
Use variable 'vimexec' as EDITOR and VISUAL env variables.
2024-11-13 08:58:52 +00:00
5425c2846a (gitconfig): Use chezmoi variable for vim configuration. 2024-11-13 08:01:27 +01:00
Heavy
9bc5d97713 (git): Adjust wrong alias in .gitconfig. 2024-11-07 13:03:21 +01:00
b3bd95686d Update dot_gitconfig.tmpl 2024-11-07 12:59:45 +01:00
Heavy
9d4af814c0 (starship): Add category to prompt. 2024-11-05 21:22:40 +01:00
heavy
eb828be3c7 (ignore): Ignore Documents directory on Linux. 2024-11-05 19:33:10 +00:00
Heavy
ac42682364 (starship): Quote pretty name.
Otherwise it does not work, if braces are in the string.
2024-11-05 20:30:20 +01:00
Heavy
45654783a0 (starship): adjust some styles, switched to template. 2024-11-03 21:07:52 +01:00
sdroid
65781dc73f (starship): Add OS and username. 2024-11-03 16:45:24 +01:00
Heavy
fd1b2265b1 (starship): Add hostname to prompt. 2024-11-03 14:10:02 +01:00
Heavy
698008824a (starship): Add starship configuration file.
Using modified version of tokio preset (java was added).
https://starship.rs/presets/#tokyo-night
2024-11-03 13:49:14 +01:00
Heavy
acdc2d2240 (prompt): Check if starship is installed and use it if so. 2024-11-03 13:20:15 +01:00
Heavy
81a8758904 (music): Add alias for music player. 2024-10-31 07:07:54 +01:00
Heavy
b118673ce2 (ignore): Ignoring Windows documents on Linux. 2024-10-31 07:07:54 +01:00
580a544c36 (prompt): Switch to extended simple prompt. 2024-10-30 22:36:20 +01:00
heavy
b313077a10 (prompt): Switch to simple prompt.
Colors are missconfigured in windows terminal.
Switched to simple prompt, maybe extending in future.
2024-10-30 20:01:44 +00:00
heavy
abbb1fd904 (alias): Add dockps alias, if docker is installed. 2024-10-10 13:18:44 +00:00
Heavy
ff3537b7c3 (firefox): Add custom style for NZZ. 2024-10-03 19:24:36 +02:00
Heavy
f492d4469f (nvim): Add neovim plugin configuration. 2024-09-29 21:15:22 +02:00
Heavy
eff5f742bc (chezmoi): Add vim executable to template data. 2024-09-29 21:15:22 +02:00
Heavy
dba0c78c6b (powershell): Add powershell profile as template. 2024-09-29 21:15:22 +02:00
Heavy@Hetzner
6f9cc94181 (vimrc): Adjust vimrc (add nvim section). 2024-09-24 21:00:35 +00:00
Heavy@Hetzner
0bdfd14340 Added template for borg backups. 2024-09-24 20:02:26 +00:00
ef31656e37 (gitconfig): Add alias to list branches ordered by commit date.
Signed-off-by: Stefan Gaiselmann <heavy.sg@gmx.de>
2024-07-22 15:35:51 +02:00
Heavy
372df5685c Added alias to print raspberry pi temperature. 2024-01-26 12:56:23 +01:00
arch-enemy
dd7c7e7e0c Added bash script to check if a remote port is reachable. 2023-03-02 10:53:00 +01:00
Heavy@Hetzner
9aa78caeee Adjusted docker commands (docker compose, without '-'). 2023-02-02 10:51:27 +00:00
Stefan Gaiselmann
57f6b18abe Added python virtualenv helper functions. 2023-02-02 11:48:26 +01:00
Heavy
e7c38d7959 Extended debian detection by allowing 'raspbian' and 'idLike=debian'. 2023-01-27 10:50:47 +01:00
Heavy@Hetzner
03f804f1f3 Removed dpkg check, check is already done on installation. 2023-01-27 09:38:17 +00:00
Heavy@Hetzner
13caedb7b1 Added debian check, to provide functions only on debian systems. 2023-01-27 09:33:10 +00:00
Heavy@Hetzner
1c00eadb7b Added fdfind and tldr++ check. 2023-01-27 09:27:44 +00:00
Stefan Gaiselmann
10c79c9dd1 Added 'completion' hint to README.adoc. 2023-01-23 14:53:41 +01:00
Heavy@Hetzner
086740985a Removed interactive flag from talisman pre-commit hook script. 2023-01-18 12:55:20 +00:00
Stefan Gaiselmann
47fa247e68 Added pre-commit.d directory with pre-commit scripts. 2023-01-18 13:42:14 +01:00
Stefan Gaiselmann
2f49de8c8e Adjusted talisman script to use talisman executable (expected in PATH). 2023-01-18 11:42:13 +01:00
Stefan Gaiselmann
d5c3e38675 Added talisman hook script.
See https://github.com/thoughtworks/talisman
2023-01-17 18:42:39 +01:00
arch-enemy
ed752f447d Added format check for Rust code. 2023-01-16 15:36:43 +01:00
arch-enemy
c9a82633a8 Renamed pre-commit hook to be executable. 2023-01-16 15:08:04 +01:00
Stefan Gaiselmann
8cc45a4086 Added global pre-commit git hook. 2023-01-16 14:38:09 +01:00