tmtaybah / dotfiles

basic dotfiles and set up scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just my basic dotfiles along with some installation scripts that make my life easier when I'm moving to a new machine or doing a clean install.


Commands I will likely instantly forget:

To search for a formula/package:
$ brew search {pkg_name}

To install an application using brew cask:
$ brew cask home {app_name}
$ brew cask install {app_name}


To-do:

  • automatically install brew

  • script to backup my essential directories to an external hard drive

  • add installation of ipython & jupyter

  • commands to setup ipython/jupyter notebook data analysis kernel

About

basic dotfiles and set up scripts


Languages

Language:Shell 99.8%Language:Vim Script 0.2%