Skip to content

Commit 3bf6f9d

Browse files
authored
Update .aliases to include tab and window
1 parent 2a0747f commit 3bf6f9d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.aliases

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,7 @@ alias brew="env PATH=\"\${PATH//.asdf/shims:/}\" brew"
6161

6262
alias ports="lsof -i -P -n | grep LISTEN"
6363

64+
alias tab="open -a iTerm ."
65+
alias window="open -n -a iTerm ."
66+
6467
alias rereshim="rm ~/.asdf/shims/* && asdf reshim"

0 commit comments

Comments
 (0)