Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

All My Dot Files

How do I Install?

Pull the repo and in the setup directory there is dotfileInstall which will set up the dotfiles for zshrc, tmux.conf, and vimrc. Make the file executable and run it, and there ya go.

The other file is ubuntuSetup. This installs some of the things that I get tired of remembering if they come preinstalled or not. Now they will...kinda...Same thing though, make the file executable and run it.

Antigen Install

I am using the development branch of Antigen -Install directions can be found at https://github.com/zsh-users/antigen. Make sure to make the dir /dotfiles/zsh/ where the file will be copied to.

Important Repos to install

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

This is for my mac stuff

Eventually I'll make a separate script to run on a mac.

Make sure to install homebrew, run (for further questions consult their site):

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

to install and run sshpass you need to run:

brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb

for vimrc, make sure vim-plug is installed correctly or it will brick vim.

for YouCompleteMe if the server doesn't respond do the following: apt-get install python3-dev cmake

About

All My Dot Files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages