Compare commits
3 Commits
4c0add9c7b
...
1bd07d8062
Author | SHA1 | Date | |
---|---|---|---|
1bd07d8062 | |||
ddd7250991 | |||
c78bf067e9 |
@ -80,6 +80,10 @@
|
||||
source "$(fzf-share)/completion.zsh"
|
||||
'';
|
||||
|
||||
envExtra = ''
|
||||
TERM=xterm-256color
|
||||
'';
|
||||
|
||||
history.size = 10000;
|
||||
history.path = "${config.xdg.dataHome}/zsh/history";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user