export GITHUB_HOME=$HOME/Github export ALTERNATE_EDITOR="emacs -nw -Q" export EDITOR='emacsclient -nw' export VISUAL='emacsclient -c' export TERM='xterm-256color' export PATH="${HOME}/.gem/ruby/2.6.0/bin:/usr/local/bin:${PATH}" export PATH="${HOME}/.local/bin:${PATH}" export PATH="/usr/bin:${PATH}" export PATH="${HOME}/.yarn/bin:${PATH}" export PATH="/opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64:${PATH}"