Franklin-jhf / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Franklin's dotfiles

My configs for things.

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

About

Dotfiles


Languages

Language:Vim Script 58.5%Language:Shell 28.0%Language:Python 13.6%