crizzy9 / dotfiles

Contains dotfile configurations for various applications(vim, zsh, ranger, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains dotfile configurations for the following applications

TODO: Link to sections on readme

  • Vim
  • Zsh
  • git
  • Homebrew
  • iterm
  • ctags
  • Ranger
  • fzf
  • zathura
  • entr/cron

It also contains a Custom Keyboard shortcut guide

Installation


# chmod not required anymore
chmod +x ./install #to resolve permission denied error and give execute permission
./install

After installation is done iTerm > Preferences > Profile > Text > Font > Hack Nerd Font

Install git and xcode first ($ xcode-select --install) firstly install homebrew, zsh and iterm seperately not working on their own zsh will link to pre oh my zsh Also neovim plugins will need to be installed externally Will need to install zsh plugins externally as well along with nerd fonts and maybe something else as well

About

Contains dotfile configurations for various applications(vim, zsh, ranger, ...)


Languages

Language:Vim Script 89.4%Language:Shell 10.6%