g8a9 / .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to take to get to a setup I reasonably like.

ZSH Setup

Clone the repo, then:

ln -s .dotfiles/.zshrc .zshrc
ln -s .dotfiles/.aliases .aliases
ln -s .dotfiles/.vimrc .vimrc

Install ohmyzsh

Follow instructions here

Install miniconda

Follow instructions here

Vim

  1. install vim-plug
  2. run :PlugInstall in vim

About

License:GNU General Public License v3.0


Languages

Language:Shell 82.3%Language:Vim Script 17.7%