This commit is contained in:
wooshings
2026-09-10 13:02:38 -07:00
parent b0f907a824
commit e37027af8e
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
export EDITOR="nvim"
export EDITOR="hx"
export DOTNET_ROOT="/usr/local/share/dotnet"
export PATH="/opt/homebrew/opt/omnisharp:$PATH"
alias py="python3"
alias pip="python3 -m pip"
alias border="sh ~/dotfiles/yabai/.config/yabai/border.sh"
alias ts="tailscale"
alias fetch="fastfetch"
alias usagi="./usagi"
eval "$(starship init zsh)"
function yy() {