Skip to content

Latest commit

 

History

406 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dot Files and Configuration

Config for my computer.

How the dot-files system works

This directory uses a combination of GNU stow to position config in the $HOME directory (explanation here) and $XDG_CONFIG_HOME (set in .zshrc).

Usage

  1. Clone the repository, paying attention to exact ".dot-files" naming.
$ cd
$ git clone https://github.com/mulholio/dot-files .dot-files
  1. Run the install script
$ ./install.sh

Scripts

Custom bash scripts are stored in /bin. New files that get added here are automatically included in the PATH via this line in the zshrc:

export PATH="$PATH:$HOME/.dot-files/bin"

Italics

Sometimes my terminal seems to have issues using italics within Tmux. This guide shows you how to fix it.

About

Where I save all my settings.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages