monomarh / dotfiles

dotfiles for utilities used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Include configs for:

  • zsh
  • oh-my-zsh
    • sobole theme with two lines
    • miloshadzic theme with two lines
    • agnoster theme with two lines
  • tmux
  • vim
    • Nerd font
  • nvim
  • git
    • .gitconfig
    • .gitignore

Examples of basic config for:

There are some useful tips:

Dotfiles installation

Need to make the setup.sh file executable

sudo chmod u+x setup.sh

Run script

Script has some interactive options (possible to choose which configs need to install)

. setup.sh

About

dotfiles for utilities used


Languages

Language:Shell 74.1%Language:Vim Script 25.9%