skynet/zsh/zalias-server

5 lines
79 B
Bash

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