cdtmp
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
libdrm
|
||||
libglvnd
|
||||
libnotify
|
||||
libproxy
|
||||
libpulseaudio
|
||||
libunwind
|
||||
libusb1
|
||||
|
||||
@@ -91,6 +91,8 @@ in
|
||||
home.shellAliases.sl = "ls";
|
||||
#home.shellAliases.dc = "cd";
|
||||
|
||||
home.shellAliases.cdtmp = ''cd "$(mktemp -d)"'';
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user