https://github.com/jwworth/dotfiles-v2
My local configuration files
https://github.com/jwworth/dotfiles-v2
git psql tmux vim
Last synced: 2 months ago
JSON representation
My local configuration files
- Host: GitHub
- URL: https://github.com/jwworth/dotfiles-v2
- Owner: jwworth
- Created: 2024-11-12T16:32:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T23:26:07.000Z (over 1 year ago)
- Last Synced: 2025-01-29T00:26:47.274Z (over 1 year ago)
- Topics: git, psql, tmux, vim
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
____ ____ ____ ____ ____ ____ ____ ____
||d |||o |||t |||f |||i |||l |||e |||s ||
||__|||__|||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|
```
These are my dotfiles. They are heavily inspired by the [Hashrocket
Dotmatrix][dotmatrix].
### Setup (new machine)
- Install iTerm and chose the dark background color preset for the default profile
- Install homebrew
- Install vim-plug
- Authenticate with Github and clone the repo
Then:
```
./bin/install
```
### License
These dotfiles are released under the [MIT License][mit].
[dotmatrix]: https://github.com/hashrocket/dotmatrix
[mit]: http://www.opensource.org/licenses/MIT