skynet/zsh/zalias-server

4 lines
79 B
Bash

#!/usr/bin/env zsh
alias vim='nvim'
export PATH=/home/rudism/.local/bin:$PATH