Skip to content

eKirad/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Collection of customized and handy configuration files for an easy and quick development environment setup.

Installation

  • Start with cloning the repository: git clone https://github.com/eKirad/dotfiles.git
  • Execute the install script, which will:
    • install diff-so-fancy1 with brew
    • clone and install oh-my-zsh2
  • In order to make use of all the listed dotfiles, execute the post-install script, which involves:
    • linking the .vimrc file
    • linking the zsh-related settings.zsh
    • linking the .aliases file
    • installing several ZSH plug-ins, namely: zsh-syntax-highlighting3, zsh-completions4, and zsh-autosuggestions5.

Aliases

Note: Some of the git aliases assume an installed gitmoji6. Please refer to the official documentation for further details and installation instructions.

Footnotes

  1. diff-so-fancy GitHub - diff-so-fancy

  2. oh-my-zsh GitHub - oh-my-zsh

  3. zsh-syntax-highlighting GitHub - zsh-syntax-highlighting

  4. zsh-completions GitHub - zsh-completions

  5. zsh-autosuggestions GitHub - zsh-autosuggestions

  6. gitmoji official documentation - gitmoji

About

Collection of dotfiles

Topics

Resources

Stars

Watchers

Forks