Skip to content

iitzco/dotfiles

Repository files navigation

My dotfiles

Make sure to clone or download this repository in $HOME. If not, you will need to edit the install scripts (install.sh and zsh-prezto.sh) to match the new location of the files when making the symbolic links.

vim + tmux

Installation of Vim + Tmux

To install, run

$ ./install.sh

Make sure to install vundle after by executing:

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

Finally, open vim and run:

:PluginInstall

Requirements

  • vim
  • tmux

Problems

If airline fonts don't show correctly, make sure to install PowerLine Fonts and to configure your terminal profile font to one of that fonts

git

Checkout gitconfig file to see git alias. If you want to use them, run

$ ./git.sh

Remember to change [user] section with your information.

IMPORTANT: you will lose previous gitconfig file. Make sure to backup it.

Screenshots

Zsh with prezto

Installation of Vim + Tmux

To install, run

$ ./zsh-prezto.sh

Requirements

Screenshots

About

My Dotfiles, using VIM + ZSH + TMUX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published