Skip to content

immae1/dotfiles

 
 

Repository files navigation

Dotfiles

About

This repo is a collection of all my dotfiles for vim, tmux and zsh. This repo contains my .vimrc, .tmux.conf and my .zshrc. I also use oh-my-zsh

Installation

To install simply run: curl https://raw.githubusercontent.com/sbernheim4/dotfiles/master/install/install.sh | bash

Be sure to also install the font in the fonts/ folder and use this font as the default for your terminal. Do not use a separate font for non-ascii characters.

What Gets Installed

  • brew
  • n (faster nvm alternative)
  • node
  • vim
  • tmux
  • zsh
  • oh-my-zsh
  • Many additionl plugins and packages

zsh will be set to be the default shell. Symlinks will be set up for .vimrc, .tmux.conf and .zshrc and all the themes.

Be sure to install the font in fonts/and set this to be the default font for your terminal

Installation Notes

Your computer password is needed to change shells which is a sudo operation

About

My Personal Dot Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 85.1%
  • Shell 14.3%
  • AppleScript 0.6%