Skip to content

Commit

Permalink
✨ Adds tailscale alias to enable tailscale-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Oct 5, 2023
1 parent ce3362f commit ff6b4eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/.bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ alias nw="~/node_modules/nwjs/nwjs.app/Contents/MacOS/nwjs"
alias outdated="brew update; brew outdated; brew cask outdated; mas outdated"
alias pip-outdated="PIP_REQUIRE_VIRTUALENV=false python -m pip list --outdated"
alias subl="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl"
alias tailscale="/Applications/Tailscale.app/Contents/MacOS/Tailscale"

0 comments on commit ff6b4eb

Please sign in to comment.