Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Dotfiles for:

  • Vim
  • Mutt
  • Zsh

Installing

Clone repo with submodules:

cd ~
git clone --recursive https://github.com/w1zdun/dotfiles.git

Move dotfiles to home:

cd dotfiles
mv .* ~
rm -fr dotfiles

Or:

cd ~
git init
git remote add origin https://github.com/w1zdun/dotfiles.git
git pull origin master
git submodule update --init --recursive

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages