qa1 / My-dotfiles

All my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-dotfiles

All my config files

Usage

git clone https://github.com/mo1ein/My-dotfiles.git
  • Vim

    First , Install Vim-plug then :

    cp My-dotfiles/.vimrc ~/
    

    Go to vim and type : :PlugInstallto download plugins :)

  • Zsh

    cp My-dotfiles/.zshrc ~/
    
  • tmux

    cp My-dotfiles/.tmux.conf ~/
    
  • MOC

    cp My-dotfiles/config ~/.moc/
    

alt text

About

All my dotfiles

License:MIT License


Languages

Language:Vim Script 93.4%Language:Shell 6.6%