https://github.com/jonmosco/dotfiles
Personal dotfiles
https://github.com/jonmosco/dotfiles
Last synced: 9 months ago
JSON representation
Personal dotfiles
- Host: GitHub
- URL: https://github.com/jonmosco/dotfiles
- Owner: jonmosco
- Created: 2013-04-03T22:58:28.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T00:29:28.000Z (over 1 year ago)
- Last Synced: 2025-04-07T01:26:03.097Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 330 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overview
========
Home for my (Jon) dotfiles and environment configuration
## Motivation
Consistency.
## Dependencies
Mac OSX:
* iTerm2
* Homebrew
* Stow
Linux:
* Alacritty
* i3/Sway
* Stow
## Installation
* Checkout the git repo
NOTE: From the Advanced Bash Scripting guide:
Caution: invoking a Bash script by sh scriptname turns off Bash-specific
extensions, and the script may therefore fail to execute.
* run the Makefile. The default target will provide all the necessary components
* Logout and log back in (or . .bashrc)
* open vim, and run :VundleInstall to install the plugins
Enjoy (or criticize) !