dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

.zshrc.local (77B)


      1 [ -f ~/.cargo/env ] && source ~/.cargo/env
      2 
      3 alias :e="$EDITOR"
      4 alias :q=exit