prashnts / dotfiles

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Useless (and useful!) stuffs I do to my terminal.

  • jupyter/custom.css: A Dark Jupyter custom theme.
  • etc/dafaq.lol.go: Emoticon Generator! Written in Go for quick emote generation. Build the binary using go build dafaq.lol.go and put it somewhere in your path. Run dafaq.lol and Wow. I use it for my terminal's login messages.

gibbrish:

  • ln -s "$(pwd -P)/riptide" ~/.zprezto
  • ln -s "$(pwd -P)/riptide/.zpreztorc" ~/.zpreztorc

About

My dotfiles.

License:MIT License


Languages

Language:Go 61.7%Language:Shell 27.3%Language:Lua 5.6%Language:CSS 3.0%Language:C 1.7%Language:JavaScript 0.6%Language:Python 0.2%