Skip to content

gkkirsch/comprc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comprc

This project contains all of my dev environment configuration files:

  • .vimrc
  • tmux.conf
  • .zshrc
  • .bashrc
  • .shell-functions (functions that are shared between zsh and bash)
  • Brewfile
  • .alacritty.yml
  • snippets

It also contains a .make.sh file that will install all dependencies, move the existing configuration files into a /old_comprc directory, and symlink the configuration files into the home directory.

To run the make file, run: ./.make.sh

About

My Entire Dev Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 91.2%
  • Shell 6.1%
  • Lua 1.9%
  • Ruby 0.8%