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

gh859211/dotfiles

 
 

Repository files navigation

dotfiles

Managed using GNU Stow with a setup similar to the one presented in Managing your dotfiles with GNU Stow.

Installation

Files are managed using stow. Install stow using Homebrew.

brew install stow

Usage

Dotfiles are stored relative to the home directory, ~. Each directory in the root of the repository "simulates" the home directory.

To stow a directory, run stow followed by the directory name, e.g. stow git. This will put the dotfiles in the previous directory (cd ..). To specify a target directory, use stow -t ~/ git.

Notes

This section contains notes on setting up specific tools.

iTerm2

iTerm2 can be downloaded here. Follow the steps below to use the settings stored in this repository with iTerm2.

  1. Open Preferences (CMD + ,)
  2. Select General.
  3. Select Preferences.
  4. Check "Load preferences from a custom folder or URL" and select the dotfiles folder as shown in the screenshot below.
  5. iTerm2 may have saved the local settings in the plist file. Quit iTerm2, revert the changes in the dotfiles repository and open iTerm2 again.

About

My dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0