Skip to content

Dimarn/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andre's dotfiles

My personal dotfiles.

Usage

  • Clone the repository into ~/.dotfiles
  • Run the init.sh script to link various files into the home directory
  • Ensure zsh is installed and then chsh -s /bin/zsh

Items of note

  • bin/: The bin directory is added to your PATH variable
  • **/*.zsh: Any files ending in .zsh get loaded into your environment
  • **/*.completion.sh: Any files ending in completion.sh get loaded after zsh autocomplete

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 58.4%
  • Shell 28.0%
  • Python 13.6%