boddhisattva / dotfiles

Dotfiles to a make a programmer's life easier :). You'd also find some Sublime Text & VS Code related things here :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

About

These are my personal dotfiles that I use from time to time.

Usage

  • General usage

    • In order to make your dotfile aliases work in your localbox you need to copy that dot file to your home directory. A sample command to do the same is - cp .zshrc ~/
  • Some notes that specifically apply with respect to the usage of .zshrc

    • Some of the aliases used in the .zshrc file override the aliases specified as part of oh-my-zsh plugins. I've found these custom aliases more easy to use.

About

Dotfiles to a make a programmer's life easier :). You'd also find some Sublime Text & VS Code related things here :)


Languages

Language:Shell 80.8%Language:Ruby 18.4%Language:Emacs Lisp 0.8%