Skip to content

PezCoder/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My Vim & Zsh Configurations

Install

  1. Clone this repository

  2. Follow these:

    cd dotfiles
    vi install.sh # Keep only what you need to symlink in DOTS variable
    ./install.sh
  3. My zsh theme is clean-minimal which is a mod. of clean.zsh-theme acc to my needs i.e to keep it simple & minimal.

    mkdir $ZSH_CUSTOM/themes # if folder not already there
    cp clean-minimal.zsh-theme $ZSH_CUSTOM/themes
    ZSH_THEME="robbyrussell" # in .zshrc

Screenshots

ZSH + Tmux with custom themes

Zsh final look

VIM with Gruvebox theme

Vim final look

Checkout wiki for more

Ctags

Docs

TODO - Upcoming stuff

All other docs

About

My Vim & Zsh Configurations 🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published