Commit graph

63 commits

Author SHA1 Message Date
90965f36e7 chore: updated pre-commit repos
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-05 12:58:43 +02:00
Tobias Schmidl
044be40d3a eza: Removed "-F" parameter 2024-02-05 09:15:38 +01:00
ec7fde43ea feat: switched to koalaman/shellcheck-precommit, added markdownlint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-13 14:20:31 +01:00
931b171e18 chore: version bump on editorconfig-checker, pre-commit-hooks 2023-11-13 14:19:59 +01:00
76db98b0fc fix: moved exa to eza, since exa is unmaintained 2023-11-13 13:34:37 +01:00
16673a9e1a feat: added woodpecker config, added .ecrc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-05 14:28:03 +02:00
94a7d064b3 feat: Added conventional commit hook 2023-10-05 13:48:10 +02:00
bf256b42de added more quotes 2023-10-05 11:04:23 +02:00
266ea2e006 added editorconfig, pre commit hooks 2023-10-05 10:14:04 +02:00
0561f9eb04 changed license to GPL 3 2023-10-05 09:52:26 +02:00
Tobias Schmidl
05d2cbd709 Added shebangs, shellcheck configuration line 2023-07-12 08:47:40 +02:00
Tobias Schmidl
e966123170 fzf.zsh: Bugfix for termux 2023-07-12 08:37:25 +02:00
Tobias Schmidl
dea76cfaab changes to fzf, batcat 2023-07-10 12:33:35 +02:00
Tobias Schmidl
ad58cbed86 added mktemp 2023-07-10 11:56:29 +02:00
Tobias Schmidl
49ad34442f removed local-bin 2023-01-24 15:31:43 +01:00
Tobias Schmidl
49e6788ecf added less opt 2022-12-08 10:30:48 +01:00
Tobias Schmidl
1d99b9bdc7 render the result of pandoc with x-www-browser 2022-06-07 20:52:46 +02:00
Tobias Schmidl
980fa0ddb2 added fzf.zsh 2022-05-23 11:01:49 +02:00
Tobias Schmidl
1a780bad64 Addded mdw function 2022-05-05 21:21:11 +02:00
Tobias Schmidl
35b07f8ccc use binary prefixes on exa 2022-03-07 13:41:02 +01:00
Tobias Schmidl
cc0a9f89fd Added alias for rsync 2021-12-24 07:55:37 +01:00
Tobias Schmidl
94e92ad11c removed first set of warnings via shellcheck 2021-12-11 11:49:53 +01:00
Tobias Schmidl
24f2749870 zinit: consider all fortune files of equal size 2021-11-24 07:57:33 +01:00
Tobias Schmidl
e2769abeb3 aliases: added byobu-linger, which is useful on systems which have logind's KillUserProcesses enabled 2021-11-24 07:16:24 +01:00
Tobias Schmidl
4e39a9c36e Added disable_turbo 2021-08-11 13:09:34 +02:00
Tobias Schmidl
984e986679 zinit.zsh: use "todo ls" instead of "todo due" 2021-05-07 08:45:11 +02:00
Tobias Schmidl
9eb17e952e renamed include guard variable 2021-01-28 07:15:37 +01:00
Tobias Schmidl
209ee956fa Revert "local-bin.zsh: added ccache"
This reverts commit a4583b25b3.
2021-01-28 07:15:11 +01:00
Tobias Schmidl
250a8e0118 added urldecode, urlencode 2020-09-11 14:16:31 +02:00
Tobias Schmidl
a4583b25b3 local-bin.zsh: added ccache 2020-06-29 10:55:58 +02:00
Tobias Schmidl
4216220c37 browser.zsh: Renamed wetter() → wetter2(), readded the original wetter function 2020-06-15 07:35:28 +02:00
Tobias Schmidl
31448aaad4 wetter alias: use tr encoding on curl 2020-04-30 06:18:08 +02:00
Tobias Schmidl
4bfb5e97cf exa: add number of hard links to long view 2020-04-17 07:22:20 +02:00
Tobias Schmidl
1513fa5d3e wetter alias: use v2 of wttr.in 2020-03-30 14:49:48 +02:00
Tobias Schmidl
6270eb6275 Partially revert "Added alias for trash, repaired "drd" alias"
This reverts commit a84a32b9fc.
2020-01-29 10:46:24 +01:00
Tobias Schmidl
a84a32b9fc Added alias for trash, repaired "drd" alias 2019-12-10 05:27:35 +01:00
Tobias Schmidl
e9031e45a2 local-bin.zsh: changed guard variable to be in sync with $HOME/.xsessionrc 2019-07-25 16:36:32 +02:00
Tobias Schmidl
11dbc8071b Added chrooted function 2019-07-24 13:49:49 +02:00
Tobias Schmidl
b5bc7350fe added alias for ranger 2019-06-04 11:49:02 +02:00
Tobias Schmidl
e09f408f99 aliases.zsh: repaired retrieval of dkms packages 2019-03-15 05:52:19 +01:00
Tobias Schmidl
b7c95859b8 exa.zsh: add alias "ea", which is a shortcut for "exa -la" 2019-03-01 09:15:30 +01:00
Tobias Schmidl
cf1723db27 exa: add a new alias, "eg", that presents long grid view
Grid view conflicts with tree view
2019-02-22 12:59:54 +01:00
Tobias Schmidl
ac396509c9 Revert "exa.zsh: Use long grid view by default"
This reverts commit 6701a11f9c.
2019-02-22 12:58:03 +01:00
Tobias Schmidl
6701a11f9c exa.zsh: Use long grid view by default 2019-02-21 16:35:06 +01:00
Tobias Schmidl
2acfcc59f5
added alias for pygmentize 2019-02-07 11:38:17 +01:00
Tobias Schmidl
a1f08922eb updates to exa aliases 2019-01-09 15:51:05 +01:00
Tobias Schmidl
e96ed74216 Added aliases for exa
See the [corresponding github repository](https://github.com/ogham/exa).
2018-12-08 05:31:18 +01:00
Tobias Schmidl
fbeb24ed18 fixup! Added mkcdir function and sourcing of user-dirs.dirs 2018-10-19 10:35:34 +02:00
Tobias Schmidl
e7464cee9c Added mkcdir function and sourcing of user-dirs.dirs 2018-10-15 14:29:31 +02:00
Tobias Schmidl
ae3afd15b7
added wttr.in 2018-09-04 07:44:03 +02:00