Skip to content

Scowley4/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

This repo contains configuration files for my personal setup, mostly for centralizing and using my dotfiles (vim, bashrc, tmux).


Clone to home directory

cd config

python linkdots.py # Or python3

Get pathogen

mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim

Get jedi-vim

git clone --recursive https://github.com/davidhalter/jedi-vim.git ~/.vim/bundle/jedi-vim

About

Configuration Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published