Compare commits
1 commit
230e93bbe7
...
6ed952ad37
Author | SHA1 | Date | |
---|---|---|---|
|
6ed952ad37 |
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
ll = "ls -l";
|
ll = "ls -l";
|
||||||
nix-shell = ''nix-shell --command "zsh"''; # TODO: tweak theme to display something when inside nix-shell
|
|
||||||
};
|
};
|
||||||
|
|
||||||
history = {
|
history = {
|
||||||
|
|
Loading…
Reference in a new issue