removed aliases

This commit is contained in:
Bryan Ramos 2026-03-14 16:02:42 -04:00
parent f6700648a3
commit a90d89277c

View file

@ -14,5 +14,3 @@ if [ -n "$DISPLAY" ] || [ -n "$WAYLAND_DISPLAY" ]; then
alias open='xdg-open'
fi
alias vi='/usr/bin/vim'
alias vim='/usr/bin/nvim'