mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
,s alias (shell with nix-index)
This commit is contained in:
parent
9645f0afb7
commit
6e168ea407
|
|
@ -126,6 +126,7 @@ in {
|
||||||
unpack = "aunpack";
|
unpack = "aunpack";
|
||||||
where = "which";
|
where = "which";
|
||||||
c = "cd";
|
c = "cd";
|
||||||
|
",s" = ", -s";
|
||||||
};
|
};
|
||||||
promptInit = ''
|
promptInit = ''
|
||||||
set TERM "xterm-256color"
|
set TERM "xterm-256color"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue