|
9dd1a7f1ea
|
zshenv: Add aliases for exa
Add aliases for exa which provides more information than the core
utils program `ls`.
|
2024-10-24 11:43:47 +02:00 |
|
|
c9b955a574
|
zprofile: Use alacritty instead of urxvt
Use alacritty instead of urxvt.
|
2024-06-26 15:32:01 +02:00 |
|
|
689ceb19c3
|
man: Simply use bat to read manpages
Seems as running it in a subshell breaks more than it helps nowadays.
|
2024-06-08 20:42:28 +02:00 |
|
|
9040054be8
|
alias: cal: Weeks start with monday
|
2023-12-14 13:01:20 +01:00 |
|
|
788e400b42
|
alias: Remove ping alias
|
2023-12-14 13:00:32 +01:00 |
|
|
6d40bfa01a
|
profile: Symlink .profile to .zprofile
Use one profile file for everything.
|
2023-09-26 14:41:41 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
3a4053e2e2
|
virtualenvwrapper: Only load when available
Only load the `virtualenvwrapper` when it is available.
|
2023-06-21 09:03:09 +02:00 |
|
|
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 |
|
|
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 |
|
|
7e8e264143
|
zshenv: Add ripgrep alias
|
2023-04-27 16:23:03 +02:00 |
|
|
e88fbbc718
|
Configure live saving and loading of history
|
2023-04-19 15:17:16 +02:00 |
|
|
7356bafa93
|
Set BROWSER=firefox
|
2023-04-19 15:13:17 +02:00 |
|
|
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 |
|
|
c850cd7507
|
Suppress error if birthdays cannot be found
|
2021-10-27 10:15:31 +02:00 |
|
|
1565ba2beb
|
Add go paths
Also improve comments.
|
2021-10-06 15:31:42 +02:00 |
|
|
0916d0d54a
|
Use bat instead of less
|
2021-10-06 15:30:32 +02:00 |
|
|
012f6d1936
|
Add cargo env
|
2021-10-06 15:29:56 +02:00 |
|
|
fc2492504c
|
Move manpager setting to profile
|
2021-10-06 15:28:46 +02:00 |
|
|
ec75774597
|
Furbish config
|
2021-10-06 14:57:28 +02:00 |
|
|
f03cd3c4d0
|
Remove wicd alias
|
2021-10-05 16:24:03 +02:00 |
|
|
04146df203
|
Use bat for reading manpages
|
2021-05-12 20:32:38 +02:00 |
|
|
087078a025
|
Print birthdays with cow
|
2020-11-12 13:24:17 +01:00 |
|
|
bd9db209fd
|
Add linenum to grep and color to diff
|
2020-08-31 20:01:28 +02:00 |
|
|
f02d81cdd2
|
add terminal urxvtcd
|
2020-07-11 00:12:05 +02:00 |
|
|
ad8bf6ce9d
|
use mpc instead of man for m alias
|
2020-07-11 00:12:05 +02:00 |
|
|
04f6ce3704
|
add gpg-agent
|
2020-07-11 00:12:05 +02:00 |
|
|
d567bbdeb3
|
add .banner
|
2020-07-11 00:12:05 +02:00 |
|
|
5eed4e384b
|
remove ~/bin from $PATH
|
2020-07-11 00:12:05 +02:00 |
|
|
a3e8239fd6
|
add old .aliases
|
2020-07-11 00:12:05 +02:00 |
|
|
5967399431
|
fix rust $PATH bug
|
2020-07-11 00:12:05 +02:00 |
|
|
bc46b66ed7
|
make password-store paste to primary
|
2020-07-11 00:12:05 +02:00 |
|
|
1ec8a15b3b
|
check properly
|
2020-07-11 00:12:05 +02:00 |
|
|
ff8126640c
|
Add profile
|
2020-07-11 00:11:50 +02:00 |
|
|
de9df2936f
|
add autoload
|
2019-11-09 20:37:32 +01:00 |
|
|
87ea5a3131
|
add fzf
|
2019-11-09 19:04:03 +01:00 |
|
|
5f0b8bcc1f
|
cleanup whitespace
|
2019-09-21 23:49:43 +02:00 |
|
|
8995dc654b
|
add gitignore file
|
2018-06-23 14:03:34 +02:00 |
|
|
5aad1e0e41
|
add rust
|
2018-06-15 15:32:16 +02:00 |
|
|
fe6a188b32
|
fix colors
|
2018-06-03 00:25:40 +02:00 |
|
|
548a379d08
|
fix lost autoload sourcing
|
2018-05-30 10:29:57 +02:00 |
|
|
84e16f9fd2
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2018-05-30 10:22:44 +02:00 |
|
|
68cbc9dcb8
|
change prompt color of username
|
2018-05-17 11:23:36 +02:00 |
|
|
386549b07b
|
remove variables
|
2018-05-15 11:27:19 +02:00 |
|
|
7a303df5e3
|
update
|
2018-05-14 16:42:04 +02:00 |
|
|
cf4031802c
|
update to new vm
|
2018-05-08 13:33:04 +02:00 |
|