Skip to content

Matan-B/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deps

sudo yum install vim tmux zsh curl

vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

oh-my-zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

vim theme dir

mkdir -p ~/.vim/colors

move

mv .tmux.conf ~/ &&
mv .vimrc ~/ &&
mv .zshrc ~/ &&
mv colors/ ~/.vim/

vim plugin install

vim +PluginInstall +qall

tmux with toolset

scl enable gcc-toolset-13 tmux

About

vim/tmux/zsh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published