Commit Graph

137 Commits

Author SHA1 Message Date
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
Stefan Gaiselmann
800238fd2d Changed debian detection. 2023-01-16 14:38:09 +01:00
eb1784eca0 „README.adoc“ ändern 2022-11-14 10:57:24 +01:00
Stefan Gaiselmann
b26333c4be vim: added groovy indent script.
See
- https://psy.swansea.ac.uk/staff/carter/vim/vim_indent.htm
- https://github.com/vim-scripts/groovyindent-unix/blob/master/indent/groovy.vim
2022-11-09 19:18:15 +01:00
Stefan Gaiselmann
006d5c05f3 Removed tldr++ handling (not installed any more). 2022-05-12 08:13:53 +02:00
Stefan Gaiselmann
2d5cb35ce8 Minor changes in gitconfig and vimrc. 2022-05-12 08:13:35 +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
9456437be2 Added bash completion for chezmoi. 2022-03-13 10:49:56 +01: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
36fc80a8c9 Excluding motd from hetzner system. 2022-02-09 21:51:14 +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
heavy
b85345ef74 Ignore rustup completion on all systems except hetzner.
Is the only one with rustup so far.
But would be better to check if rustup is installed.
2022-02-08 23:04:15 +01:00
Heavy
77b5ef4633 Added rustup bash completion file. 2022-02-08 22:42:58 +01:00
Stefan Gaiselmann
a9441a50e4 Added git checkout new branch alias. 2022-02-06 13:05:11 +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
Stefan Gaiselmann
47248a43c8 Added Jess Archer's aliases to gitconfig. 2022-01-28 09:17:11 +01:00
Heavy
dabc2053b5 Added 'human' flag to df and free alias. 2022-01-28 09:01:59 +01:00
7c9d6f9756 README: added links to rules syntax. 2022-01-24 10:29:40 +01:00
sdroid@pizarro.uber.space
b90568bcc5 Added Nextcloud update script form Uberlab. 2022-01-23 15:30:07 +01:00
Heavy
d2e63fd646 Corrected wrong comment char in .vimrc. 2022-01-23 15:11:57 +01:00
e8fb296426 .vimrc list adjustments by jarcher
Show listchars by default, but just for tabs and whitespace at the end of line.
2022-01-23 15:09:44 +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
25009c0a16 Renamed update check script.
Will be extended for other checks, not only debian packages.
2022-01-22 18:17:43 +01:00
Heavy
e58b75730a Added script to check for Debian updates. 2022-01-22 18:17:43 +01:00
Heavy
3de4ad2256 Added 'ubuntu' as ID to deb functions. 2022-01-16 10:26:39 +01:00