Commit Graph

34 Commits

Author SHA1 Message Date
1489bda6ba
LS_COLORS: Don't specify color for compressed files 2022-03-31 23:37:11 +02:00
24312b9cc9
Add more LS_COLORS 2022-03-31 23:20:40 +02:00
7ffde81604
LS_COLORS: Change playlist color to green 2022-03-31 20:28:17 +02:00
c9f68da170
°Zsh: Add some LS_COLORS 2022-03-31 18:27:51 +02:00
b435cdc477
Zsh: Remove unnecessary escpape 2022-03-29 17:24:59 +02:00
a1b516beb5
Zsh: Fix WORDCHARS modification 2022-03-29 16:09:30 +02:00
4202e0ac9c
Zsh: Fix always true comparison 2022-03-28 15:25:52 +02:00
2cc6086cbb
Zsh: Rewrite plugin update mechanism 2022-03-28 06:51:55 +02:00
cf8b4b8d7e
Zsh: replace $(id -u) with ${EUID}
Less subshells spawned.
2022-03-28 06:18:33 +02:00
bc23116aa8
Zsh: Fix some things 2022-03-28 06:14:46 +02:00
0c0beeb071
Zsh: Make fpath assignment safer 2022-03-26 18:21:00 +01:00
b91611f771
Set ZDOTDIR in ~/.zshenv 2022-03-26 18:19:25 +01:00
6968e776dd
Simplify WORDCHARS modification 2022-03-24 00:36:00 +01:00
ff64f7c3a1
Remove _ from WORDCHARS 2022-03-24 00:32:51 +01:00
7aec827be1
Turn on highlighting for zsh-history-substring-search 2022-03-23 23:41:37 +01:00
c8dce951d6
Zsh: Make / not be part of words
makes backward-word and so on stop at /.
2022-03-23 14:34:53 +01:00
7e5f7f58e7
Zsh: Print a message when installing plugins 2022-03-23 02:42:10 +01:00
0e381b7371
Zsh: Print a message when updating plugins 2022-03-23 02:41:00 +01:00
a9bae9ddd2
Remove now unneeded oh-my-zsh lib, set some options it set 2022-03-23 02:37:02 +01:00
5902d4d020
zsh: export CATOPEN if highlight is found 2022-03-22 23:40:24 +01:00
77553ac29d
Add ~/.lessfilter 2022-03-22 23:36:12 +01:00
f4f8db2359
Zsh: Add pygmentize and source-highlight as LESSOPEN candidates
Remove src-hilite-lesspipe.sh, it is a wrapper around source-highlight.
2022-03-22 01:00:14 +01:00
da67f29c6e
Fix export fpath 2022-03-21 19:34:45 +01:00
f2ac430995
Zsh: export fpath 2022-03-21 18:40:02 +01:00
5ad37b1396
Zsh: Use lesspipe.sh for LESSOPEN and lessp if it exists. 2022-03-21 12:04:25 +01:00
9806e16d44
Switch to base16/unikitty-reversible theme in less, cat and Zsh 2022-03-20 20:23:50 +01:00
7cc2df5318
Zsh: Put functions in directory and autoload them 2022-03-19 04:13:51 +01:00
cd9e60cb5b
Rename some Zsh files
No reason to keep the dot.
2022-03-18 23:22:00 +01:00
9f90c6c8ed
Make LESSOPEN work with multiple files 2022-03-18 16:41:53 +01:00
99de50c76c
zsh: Clean up some variables 2022-03-18 15:32:02 +01:00
eebdc4da0f
Move zsh highlighter config to zshrc 2022-03-18 15:27:34 +01:00
3c8b71b532
Remove curl install sugestion 2022-03-18 15:26:24 +01:00
f7d26735e7
Shorten ZDOTDIR setting 2022-03-18 15:21:50 +01:00
ad281008b9
restart 2022-03-18 15:00:33 +01:00