aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorAlec Goncharow <alec@goncharow.dev>2024-07-08 16:43:28 -0400
committerAlec Goncharow <alec@goncharow.dev>2024-07-08 16:43:28 -0400
commit8fe348aaedbea8c141e5f60f936ab278e2db2d08 (patch)
tree9e1bee44eaf19beff98041d70f475dbfa1442b79 /.zshrc
parent392f7073fecce12541938a70a93b2d2dd61ce35b (diff)
sync
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index baed47e..6dad253 100644
--- a/.zshrc
+++ b/.zshrc
@@ -130,6 +130,7 @@ unset key
#
alias cat=bat
alias find=fd
+alias open=xdg-open
alias pls='sudo $(history -p !!)'
alias jai="~/jai/bin/jai"
export PATH=~/bin:$PATH