Skip to content
/ dotfiles Public

Personal collection of dotfiles and various configuration for hecd

Notifications You must be signed in to change notification settings

hecd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository should be cloned into directory targetted by environment variable DOTFILES_DIR. Typically ~/data/dotfiles. Private information and scripts should be placed in directory targetted by environment variable EXTRA_DIR. Typically ~/data/extra.

Usage

git clone https:/hecd/dotfiles.git

setup.sh configures a base system for everyday use; sane config values, nice-to-have tools, shells and alike.

Project structure:

  • Files should be symlinked from home directory where symlink name is typical dotfile name, such as ~/.ssh
  • File names in this project should NOT be prefixed with a dot. This makes it easier to determine whether file is config content or symlink.
    Exception: .gitignore in project root since this config applies to the repository itself.

About

Personal collection of dotfiles and various configuration for hecd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published