Skip to content

Includes .bashrc, .zshrc, .vimrc, and .tmux.conf

Notifications You must be signed in to change notification settings

IdrisHanafi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Overview

Backup, restore, and sync the prefs and settings for my toolbox.

Update: On this very day, 11/13/2020, I have converted to nvim!

Update: On this very day, 12/22/2020, nvim is slow af. Going back to regular vim 8.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  1. Clone this repository:
$ git clone https://github.com/IdrisHanafi/dotfiles.git
  1. Change into the cloned directory:
$ cd dotfiles
  1. Move it to your home directory:
$ cp -r * ~/
  1. Open up the file in vim and run the following commands:
:source %
:PlugInstall

Important Notes

  1. For tmux, my prefix is both C-b or C-a.

Essentials

Some good CoC stuffs for VIM:

:CocInstall coc-tsserver
:CocInstall coc-python

About

Includes .bashrc, .zshrc, .vimrc, and .tmux.conf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published