Commit Graph

109 Commits

Author SHA1 Message Date
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
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
86c8b84280 Added 'neofetch' script from https://github.com/dylanaraps/neofetch. 2021-08-02 13:42:10 +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
1d5cd79cd0 Adjusted git hook creation (added pre-commit hook to chezmoi). 2021-06-29 16:22:08 +02:00
Stefan Gaiselmann
497877514a Added git helper scripts. 2021-06-29 16:22:08 +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
Heavy
e28fb54e03 Added 'meld' as mergetool on Linux. 2021-06-09 10:54:18 +02:00
ec2-user
fcda37b123 Fixed wrong color handling and FQDN if no domainname is configured. 2021-04-30 15:00:19 +02:00
Stefan Gaiselmann
621143bea2 Merge branch 'bui-changes' 2021-04-30 09:24:50 +02:00
Stefan Gaiselmann
f03a9fbd2a Added 'cht.sh' to lookup cheatseets / stackoverflow. 2021-04-30 09:21:02 +02:00
Stefan Gaiselmann
8da6f7bd56 Added sublime-workspace files to global git ignore list. 2021-04-30 09:20:42 +02:00
Stefan Gaiselmann
0d10acd9aa Removed "trap" in start-agent (makes problems). 2021-04-30 09:20:27 +02:00
Stefan Gaiselmann
2b98315de5 Added global gitignore file.
See https://stackoverflow.com/questions/7335420/global-git-ignore
Using default location.
2021-04-30 09:20:02 +02:00
b83a5f5ed8 Deleted old alias file, was changed to template. 2021-04-19 14:13:45 +02:00
heavy
fe78fae94f Added 'quota' alias for Uberspace (made alias file to template). 2021-03-05 08:23:19 +01:00
Stefan Gaiselmann
81fcb31ce2 Added script to show certificate info (openssl is required). 2021-02-22 11:47:38 +01:00
Stefan Gaiselmann
d2df48fa32 Merge branch 'prompt' 2021-02-13 10:46:37 +01:00
Stefan Gaiselmann
08721fbe71 Added p4merge as mergetool in git config (only if OS is windows). 2021-02-13 10:40:12 +01:00
Stefan Gaiselmann
1f4657d7c7 Changed PS1 creation to a more flexible solution.
- added color parameter
- used tput to set colors
- fixed missing escape sequences
2021-02-13 10:38:22 +01:00