X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=dotfiles.git;a=blobdiff_plain;f=.bash_profile;h=de061df7473270f23daa91be4e70595353943d9e;hp=c5f3c1a39c7ed1c686639841eb164f1ec83101be;hb=daac086bf5185002eae73ef59714376544bffbaa;hpb=7fc9a14578a37ee06e5261cc565504229debb359 diff --git a/.bash_profile b/.bash_profile index c5f3c1a..de061df 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,10 +2,10 @@ if [ -f ~/.bashrc ]; then source ~/.bashrc fi -export TERM=screen-256color -alias -p tmux=tmux -u +alias tmux="tmux -u" +alias claer="clear" -export EDITOR=/usr/local/bin/vim +export EDITOR=/usr/bin/vi export VISUAL=/usr/local/bin/vim export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/