My MacOS/Vim Settings
bash settings in home directory
implement auto-completion and prompt settings in git, sourced by .bash_profile
my git configrations
basic settings for vim
provides syntax highlighting for various languages
copy .emacs to home directory, and copy Verilog-mode.el to ~/.emacs.d (if no such directory, make it)
copy verilog_emacsauto.vim under ~/.vim/ftplugin/, change ~/.elips to ~/.emacs.d which is where we put verilog-mode.el file, then restart vim. See this post for more detail.
create new python 2/3 environments; activate the environment and deactivate environment