Skip to content

eduardo-hyodo/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles to make my life easier

My main setup is to use ubuntu on WSL2, therefore the the file below may have setting so the setup to work smoothly.

Vim:

I use vim-plug to manage pluggins. I still prefer it than the native plugin manager. But nothing agaisnt to use the native or any other.

Unix Installation of vim-plug: create the autoload folder under .vim/

  curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Tmux:

Zsh:

About

Configuration files for vim, zsh an tmux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published