From 349068854216b56fd3a1c546e25329d620beebb3 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Thu, 22 Oct 2020 22:26:37 -0400 Subject: [PATCH] add "tmp" alias --- modules/cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/cli.nix b/modules/cli.nix index 8cac1aa..04ef467 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -61,6 +61,7 @@ programs.bash.interactiveShellInit = '' stty -ixon alias p=python3 + alias tmp='cd $(mktemp -d)' function _update_ps1() { PS1="\n$(${pkgs.callPackage ../pkgs/powerline-go-updated { }}/bin/powerline-go \