Skip to content
/ dot-zsh Public

Personal zsh configuration files managed by dotfiler.

License

Notifications You must be signed in to change notification settings

dpremy/dot-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpremy zsh config files and shell aliases

Purpose

This repository contains the dotfiles and configs I use with zsh. It is designed to work with GNU stow, but can easily be used without it.

Installation

# if you don't already have GNU stow, install stow for your OS

# clone this repo in to a .files directory
git clone -q https://gitlab.com/dpremy/dot-zsh.git ~/.files/dot-zsh

# use stow to symlink this 'package' in to your home directory
stow -d ~/.files/ -t ~/ -S dot-zsh

Usage

The files in .zsh may be worth reviewing.

Releases

No releases published

Packages

No packages published

Languages