Skip to content

Commit c3242c2

Browse files
committed
[zsh] quick alias for copying cwd
1 parent 2870553 commit c3242c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zsh/.config/zsh/aliases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ alias acti="source .venv/bin/activate"
4545
alias scratch="$EDITOR /tmp/scratch-$(date +%s)"
4646
alias ,remote-work="ssh $EXPERIMENT_VM"
4747
alias s=",save"
48+
alias pwdp="pwd|p"
4849

4950
# agents
5051
alias aw=",agent-workspace"

0 commit comments

Comments
 (0)