Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.6 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.6 KB

Nanoparsec's dotfiles

These are my dotfiles.

My setup so far:

Terminal setup

I prefer working in a development environement, that matches my favorite colours. Since I like purple, pink and green, I was not able to find themes that I liked. SO I had to write them by myself.

terminal.png

iTerm2

iTerm2 is a terminal replacement for Mac.

You can find my colour settings and my iTerm profile here

Oh my Zsh

I am using a standard configuration of Oh my Zsh and Powerlevel10k theme. Find my zhs config here

Tmux

I like to play around with the tmux status bar. You can find my tmux config here

Ponysay

Everytime I start a new terminal window a cute little pony appears. Wanna have it, too? Look here.

Vim

I don't use Vim that often (trying out Emacs is on my bucket list), but as you can see, I am into colors. I am using a basic confoguration of vim including rainbow paranthesis. Find my vim config here CAUTION! This is a bit outdated!

vim.png

gitconfig

Can be found here