mirror of
https://github.com/wlcx/home.git
synced 2025-11-02 06:03:45 +00:00
Compare commits
2 Commits
b9820b9a5e
...
8eef537cba
| Author | SHA1 | Date | |
|---|---|---|---|
| 8eef537cba | |||
| 8e435df3e2 |
@ -23,10 +23,12 @@ in {
|
||||
# Shell and env-y stuff
|
||||
zsh = {
|
||||
enable = true;
|
||||
autocd = true;
|
||||
history = rec {
|
||||
extended = true;
|
||||
size = 100000;
|
||||
save = size;
|
||||
ignoreDups = true;
|
||||
};
|
||||
shellAliases = {
|
||||
g = "git";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user