8000 GitHub - eliseomartelli/dotfiles: Dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eliseomartelli/dotfiles

Repository files navigation

My dotfiles

A collection of dotfiles I use on my macOS machines.

Instructions

  1. Clone this repository to your local machine using the following command in your terminal or command prompt:
git clone https://github.com/eliseomartelli/dotfiles.git
  1. Change into the dotfiles directory by running the following command:
cd dotfiles
  1. Stow the dotfiles using the following command:
stow -t ~/ -S $(find . -type d ! -name "_*" ! -name ".*"  -depth 1 | cut -d/ -f2-)

This will create symbolic links in your home directory for a package.

About

Dotfiles

Resources

Readme

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0