Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwelch/dotfiles
pwelch dotfiles
https://github.com/pwelch/dotfiles
dotfiles
Last synced: 28 days ago
JSON representation
pwelch dotfiles
- Host: GitHub
- URL: https://github.com/pwelch/dotfiles
- Owner: pwelch
- Created: 2014-05-09T20:16:30.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T14:40:29.000Z (4 months ago)
- Last Synced: 2024-10-09T16:42:24.003Z (about 1 month ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 465 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pwelch dotfiles
## Setup
```sh
git clone https://github.com/pwelch/dotfiles.git ~/.dotfiles
cd ~/.dotfilesbrew bundle
# Setup dotfiles. Use --no for no action
stow git jrnl ruby tmux vim zsh --verbose# run install script to install oh-my-zsh & vundle/vim plugins
scripts/install
```This will symlink the appropriate files in `.dotfiles` to your home
directory.Everything is configured and tweaked within `~/.dotfiles`.
## External Programs
* [GNU Stow](https://www.gnu.org/software/stow/)
* [Jrnl](https://maebert.github.io/jrnl/)