Skip to content
/ DotFiles Public
forked from MattiSG/DotFiles

Aliases, functions and shell utilities.

Notifications You must be signed in to change notification settings

zhYAO/DotFiles

 
 

Repository files navigation

My portable workspace config.

Architecture and aliases might be of interest to other users.

New machine or user

Run init.sh.

Architecture

machine folder

Contains scripts to be executed when setting up a new machine.

session folder

Contains scripts to be executed when setting up a new user.

dots folder

Files to be symlinked in ~/.<name>.

functions folder

Shell shortcuts that won't fit in aliases.

hooks folder

Collection of generic Git hooks.

Library folder

OSX-specific configuration files to be symlinked. Allows for portable, tracked preferences rather than using defaults to override an existing configuration.

source folder

These files are to be sourced on login to be operational.

About

Aliases, functions and shell utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.1%
  • AppleScript 0.9%