Skip to content

jdbargas/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

custom config files (.zshrc, .vimrc, etc)
personal collection of dotfiles, plugins, and themes with script to deploy them

Requirements

zsh is default shell
oh-my-zsh is installed and $ZSH points to .oh-my-zsh installation folder
vim --version >= 9.0

Overview

custom .zshrc and .vimrc

vim plugins handled by vim-plug in .vimrc
zsh plugins are maintained as git submodules and linked to $ZSH/custom/plugins/
zsh themes are maintained in zsh/themes and linked to $ZSH/custom/themes/

Installation

run ./linkdotfiles to view affected files/folders
run ./linkdotfiles force to link files/folders

About

custom config files (.zshrc, .vimrc, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published