Skip to content

t-eckert/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thomas Eckert's Dotfiles

This repository helps me unify development environments between multiple MacOS systems. It contains configuration files for applications I use and small sharp tools I've written to make my work more effective.

Installation

Clone the repository and run sudo ./install.sh.

Configs

Tools

I've unified my tooling around simple Go applications. They are all available in tools. The install script

  • create-react-component generates a new React component with the given name.
  • fetch-gitignore fetches a .gitignore file from the GitHub gitignore repository.
  • normalize-lines normalizes lines in a string of text to be 80 characters long without breaking words.
  • prepend a file renaming tool which will prepend a given string to a glob.
  • serve serve the current directory as a file server.
  • slug
  • teamtime tells you what time is is for everyone on your team.

About

Thomas Eckert's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published