Full Refactor and history reset
This commit is contained in:
5
scripts/tat.nix
Normal file
5
scripts/tat.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs }:
|
||||
|
||||
pkgs.writeShellScriptBin "tat" ''
|
||||
tmux new -A -s $(basename $(pwd))
|
||||
''
|
||||
Reference in New Issue
Block a user