Skip to content

mo1ein/dotted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotted

All my config files

Usage

git clone https://github.com/mo1ein/dotted.git
cd dotted
  • Vim

    First , Install Vim-plug then:

    cp .vimrc ~/
    

    For show icons install this font: https://www.nerdfonts.com/font-downloads

    sudo cp *.ttf /usr/share/fonts/
    sudo fc-cache -fv
    

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

  • Zsh

    cp .zshrc ~/
    
  • tmux

    cp .tmux.conf ~/
    
  • git

    cp .config/git ~/.config/
    

    And

    cp .gitconfig ~/
    
  • i3

    cp -r .config/i3 .config/i3status ~/.config/
    
  • MOC

    cp config ~/.moc/
    

alt text

Releases

No releases published

Packages

No packages published