|
98a36aa78c
|
Zsh: Move plugin management into own file
Also Don't install plugins that are already installed by the package
manager.
|
2022-04-05 16:11:10 +02:00 |
|
|
09c6315836
|
Zsh: Organise plugins in an array
|
2022-04-04 19:48:48 +02:00 |
|
|
f37ca08d78
|
Zsh: Don't load autosuggestions on slow computers
|
2022-04-04 19:29:56 +02:00 |
|
|
94d92ff080
|
Zsh: Remove - from WORDCHARS
|
2022-04-03 06:19:07 +02:00 |
|
|
ecc61cb747
|
Only set ALTERNATE_EDITOR to nano if nano is in PATH
|
2022-04-03 04:42:47 +02:00 |
|
|
e8490692b3
|
Zsh: Use more shell builtins for LC_TIME setting
|
2022-04-02 17:40:33 +02:00 |
|
|
d568b10ef8
|
LS_COLORS: Change config file colour to brown
|
2022-04-02 15:49:03 +02:00 |
|
|
1d129818a8
|
Add .ex and .js to LS_COLORS
|
2022-04-02 00:09:04 +02:00 |
|
|
e004081c5a
|
Zsh: Use more shell builtins, load modules explicitly
|
2022-04-01 23:30:25 +02:00 |
|
|
6cff8a5713
|
Add functions to fpath in .zshrc
|
2022-04-01 21:01:32 +02:00 |
|
|
dc33eb2aa1
|
Add .org to text files in LS_COLORS
|
2022-04-01 03:49:35 +02:00 |
|
|
6404f6ce53
|
unset LS_COLORS before changing it
|
2022-04-01 03:49:14 +02:00 |
|
|
23a3a2bf4d
|
LS_COLORS: Change includable color and make it italic
|
2022-04-01 03:48:58 +02:00 |
|
|
93120ef0ff
|
Add stuff to LS_COLORS, change compressed to red, text to cyan
|
2022-04-01 03:30:00 +02:00 |
|
|
ab7498a640
|
Add some stuff to LS_COLORS and comment it
|
2022-03-31 23:53:52 +02:00 |
|
|
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 |
|