Commit graph

30 commits

Author SHA1 Message Date
finga f0d9c6a03c zsh: Revert to show all stats
As showing always all stats spams the display when completing change
it back to 1 second.
2023-07-05 16:54:49 +02:00
finga 2c71349304 fzf: Look also in other path for the key bindings
In order to also work on Arch Linux also look in `/usr/share/fzf/` for
`key-bindings.zsh`.
2023-06-24 03:11:22 +02:00
finga 5e3522ccf6 zsh: Always report improved statistics of command
Print the `.banner` before printing the report. Add several parameters
to the report.
2023-06-21 09:29:36 +02:00
finga 3a4053e2e2 virtualenvwrapper: Only load when available
Only load the `virtualenvwrapper` when it is available.
2023-06-21 09:03:09 +02:00
finga 6474b5f18c fzf: Only load fzf key bindings when available
Only load the `fzf` key bindings when fzf is available. Reorder as
`.banner` seems more important.
2023-06-21 09:01:09 +02:00
finga e88fbbc718 Configure live saving and loading of history 2023-04-19 15:17:16 +02:00
finga 34a6ec7a86 Prevent commands prefixed with space from history
Prevent commands prefixed with spaces from being put into the history.
2021-11-15 13:52:22 +01:00
finga 04f6ce3704 add gpg-agent 2020-07-11 00:12:05 +02:00
finga d567bbdeb3 add .banner 2020-07-11 00:12:05 +02:00
finga de9df2936f add autoload 2019-11-09 20:37:32 +01:00
finga 87ea5a3131 add fzf 2019-11-09 19:04:03 +01:00
finga fe6a188b32 fix colors 2018-06-03 00:25:40 +02:00
finga 548a379d08 fix lost autoload sourcing 2018-05-30 10:29:57 +02:00
finga 84e16f9fd2 Merge remote-tracking branch 'refs/remotes/origin/master' 2018-05-30 10:22:44 +02:00
finga 68cbc9dcb8 change prompt color of username 2018-05-17 11:23:36 +02:00
finga 386549b07b remove variables 2018-05-15 11:27:19 +02:00
finga 7a303df5e3 update 2018-05-14 16:42:04 +02:00
finga cf4031802c update to new vm 2018-05-08 13:33:04 +02:00
finga f49a4968a7 improve window titling 2016-11-07 14:30:01 +01:00
finga 2190a26a4a add perl stuff 2016-11-07 14:29:31 +01:00
finga ab2dadb7f5 add dirstack 2016-02-29 21:28:55 +01:00
finga 560d272d4d bashish navigation 2016-02-23 22:57:21 +01:00
finga 782ea576f7 expand history to 2000 2016-02-21 16:40:16 +01:00
finga 6f5e33c3e3 moved reverse path aliases from .alias to .zshrc
files: .zshrc
2016-01-04 22:27:00 +01:00
finga 2c425a906d fixed bug
files: .zshrc
2016-01-04 22:18:20 +01:00
finga 99fb6409e1 remove comment
files: .zshrc
2015-11-26 17:34:23 +01:00
finga 26a726878e removed RPrompt
files: ~/.zshrc
2015-11-13 21:35:53 +01:00
finga 6d447aac7b added autoload, added REPORTTIME
files: .zshrc
2015-11-13 18:25:47 +01:00
finga 6a7da036ca added path to rprompt 2015-09-21 20:53:46 +02:00
finga 2e584c0935 initial commit of zsh configuration 2015-09-19 22:49:04 +02:00