Skip to content

skrueger/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a repo of Simon Krueger's dotfiles.

Install with make install

GNU Stow is used to symlink these files into a $HOME directory (or where ever they need to be installed).

NOTE: If the target is a symlink, it does not seem to work. Instead give the full path. This can usually be done with readlink -f /path/to/symlink.

zsh

# ~/.zshenv
export ZDOTDIR=$HOME/.config/zsh
source $ZDOTDIR/.zshenv

emacs

ln -s ~/.config/emacs/init.el ~/.emacs
ln -s ~/.config/emacs ~/.emacs.d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published