Compare commits
3 commits
6ed952ad37
...
230e93bbe7
Author | SHA1 | Date | |
---|---|---|---|
230e93bbe7 | |||
469072c57e | |||
3bed356294 |
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
shellAliases = {
|
||||
ll = "ls -l";
|
||||
nix-shell = ''nix-shell --command "zsh"''; # TODO: tweak theme to display something when inside nix-shell
|
||||
};
|
||||
|
||||
history = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue