Commit Graph

69 Commits

Author SHA1 Message Date
heavy
395846bed9 (alias): Excape docker variables in alias script. 2025-11-23 09:55:43 +00:00
heavy
d2596eb1f9 (docker): Add docker aliases. 2025-11-23 09:42:42 +00:00
heavy@hetzner
5e9040da04 (fastfetch): Use fastfetch if available. 2025-10-30 16:12:01 +00:00
heavy@hetzner
6ef9f23293 (motd): Disable motd, enable fastfetch if available. 2025-10-30 15:02:41 +00: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
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
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@Hetzner
6f9cc94181 (vimrc): Adjust vimrc (add nvim section). 2024-09-24 21:00:35 +00:00
Heavy
372df5685c Added alias to print raspberry pi temperature. 2024-01-26 12:56:23 +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
800238fd2d Changed debian detection. 2023-01-16 14:38:09 +01:00
Stefan Gaiselmann
006d5c05f3 Removed tldr++ handling (not installed any more). 2022-05-12 08:13:53 +02:00
Stefan Gaiselmann
802ea305cc Minor changes. 2022-05-11 08:22:34 +02:00
Heavy
b7a65468e4 Renamed new function to 'topby'. 2022-04-04 15:53:53 +02:00
Heavy
0bd9de0021 Added 'topby' function to show processes matching name in top. 2022-04-04 15:44:59 +02:00
heavy
8cd2c7efb9 Set VISUAL also to 'vim'. 2022-03-13 10:49:55 +01:00
Heavy
26648ab0de Added EDITOR env variable and set to 'vim'. 2022-03-05 20:13:01 +01:00
Heavy
2fcf95ed31 Adjusted 'bat' alias (should also work if bat is at another location). 2022-02-15 13:57:57 +01:00
heavy
bcdb1ea460 Use --git on exa not per default.
This was very slow on uberspace systems.
2022-02-08 23:06:08 +01:00
Stefan Gaiselmann
688e70c651 Changed chezmoi check from diff to status (was not yet set in
comparison).
2022-02-06 13:04:18 +01:00
Heavy
89a54cdb62 Added function to update docker-compose containers. 2022-02-04 22:41:22 +01:00
Stefan Gaiselmann
2f21f8a1db Added 'bat' alias and minor changes in os detection for deb functions. 2022-01-28 09:18:30 +01:00
Heavy
dabc2053b5 Added 'human' flag to df and free alias. 2022-01-28 09:01:59 +01:00
Heavy
81cd2c8791 Added additional file to initialize Rust applications. 2022-01-23 14:45:59 +01:00
Heavy
94a6252e3b Added -group-directories-first to exa alias. 2022-01-22 23:29:08 +01:00
Heavy
db4ad8a7f8 Added exa alias, if available. 2022-01-22 23:21:42 +01:00
Heavy
ac19390bb2 Added ~/.cargo/bin to PATH, if available. 2022-01-22 18:20:55 +01:00
Heavy
3de4ad2256 Added 'ubuntu' as ID to deb functions. 2022-01-16 10:26:39 +01:00
Heavy
d60eb95920 Added function to list files of a Debian package. 2022-01-01 15:17:24 +01:00
Heavy
98dd91f5f5 Added debversion function if os id is "linuxmint". 2022-01-01 15:13:23 +01:00
Stefan Gaiselmann
5b5acb0ba3 Added 'debversion' function for Debian systems. 2021-12-21 15:21:35 +01:00
Stefan Gaiselmann
f5e0ae3e43 Minor adjustment in solarize scheme and helper functions. 2021-12-17 18:49:10 +01:00
Heavy
a975c68b11 Changed chezmoi hints from 'chezmoi diff' to 'chezmoi status'. 2021-12-17 18:48:01 +01:00
Stefan Gaiselmann
c52d4db8e8 Corrected HISTCONTROL value in 00.bash.init. 2021-11-16 17:58:14 +01:00
Heavy
ad62fbf87a Added functions to convert filename to URI and to enqueue urls to
mediaplayer.
2021-11-04 08:10:30 +01:00
Heavy
1df3fa9c91 Added 'ips' alias (show ip information in --brief mode). 2021-10-27 18:37:43 +02:00
Stefan Gaiselmann
1b30b668ed Added motd handling (debian specific) and check if chezmoi managed files
have changes.
2021-08-02 11:56:18 +02:00
Heavy
cf24e2f956 Fixed wrong "/dev/null" entry in 08.alias file. 2021-07-09 08:58:37 +02:00
Stefan Gaiselmann
58aa48f832 Added HISTCONTROL to ignore duplicates. 2021-06-29 16:22:08 +02:00
Heavy
f35b07766c Added new function: epoch2date. 2021-06-28 12:47:32 +02:00
ec2-user
fcda37b123 Fixed wrong color handling and FQDN if no domainname is configured. 2021-04-30 15:00:19 +02:00
b83a5f5ed8 Deleted old alias file, was changed to template. 2021-04-19 14:13:45 +02:00