Commit Graph

59 Commits

Author SHA1 Message Date
finga 9040054be8 alias: cal: Weeks start with monday 2023-12-14 13:01:20 +01:00
finga 788e400b42 alias: Remove ping alias 2023-12-14 13:00:32 +01:00
finga 6d40bfa01a profile: Symlink .profile to .zprofile
Use one profile file for everything.
2023-09-26 14:41:41 +02:00
finga e4a657c438 alias: Add a cal alias to bring back old behavior
As the `cal` binary changed it's behavior so that it does not
highlight the current day anymore, use `ncal -b` as a replacement.
2023-07-14 12:44:31 +02:00
finga 9468f796e4 alias: Remove pgrep alias
In order to work with scripts remove the alias which added `-a`.
2023-07-14 12:44:27 +02:00
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 3f55ae7bbc zshenv: Modify the ripgrep alias to pipe ripgrep into bat
As long as [0] is not resolved use a workaround in form of an alias to
use pipe the ripgrep output into bat.

[0]: https://github.com/BurntSushi/ripgrep/issues/86
2023-05-04 11:46:08 +02:00
finga 7e8e264143 zshenv: Add ripgrep alias 2023-04-27 16:23:03 +02:00
finga e88fbbc718 Configure live saving and loading of history 2023-04-19 15:17:16 +02:00
finga 7356bafa93 Set `BROWSER=firefox` 2023-04-19 15:13:17 +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 c850cd7507 Suppress error if `birthdays` cannot be found 2021-10-27 10:15:31 +02:00
finga 1565ba2beb Add go paths
Also improve comments.
2021-10-06 15:31:42 +02:00
finga 0916d0d54a Use bat instead of less 2021-10-06 15:30:32 +02:00
finga 012f6d1936 Add cargo env 2021-10-06 15:29:56 +02:00
finga fc2492504c Move manpager setting to profile 2021-10-06 15:28:46 +02:00
finga ec75774597 Furbish config 2021-10-06 14:57:28 +02:00
finga f03cd3c4d0 Remove wicd alias 2021-10-05 16:24:03 +02:00
finga 04146df203 Use bat for reading manpages 2021-05-12 20:32:38 +02:00
finga 087078a025 Print birthdays with cow 2020-11-12 13:24:17 +01:00
finga bd9db209fd Add linenum to `grep` and color to `diff` 2020-08-31 20:01:28 +02:00
finga f02d81cdd2 add terminal `urxvtcd` 2020-07-11 00:12:05 +02:00
finga ad8bf6ce9d use mpc instead of man for m alias 2020-07-11 00:12:05 +02: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 5eed4e384b remove ~/bin from $PATH 2020-07-11 00:12:05 +02:00
finga a3e8239fd6 add old .aliases 2020-07-11 00:12:05 +02:00
finga 5967399431 fix rust $PATH bug 2020-07-11 00:12:05 +02:00
finga bc46b66ed7 make password-store paste to primary 2020-07-11 00:12:05 +02:00
finga 1ec8a15b3b check properly 2020-07-11 00:12:05 +02:00
finga ff8126640c Add profile 2020-07-11 00:11:50 +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 5f0b8bcc1f cleanup whitespace 2019-09-21 23:49:43 +02:00
finga 8995dc654b add gitignore file 2018-06-23 14:03:34 +02:00
finga 5aad1e0e41 add rust 2018-06-15 15:32:16 +02: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