https://github.com/killercup/pascastle
https://github.com/killercup/pascastle
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/killercup/pascastle
- Owner: killercup
- Created: 2019-01-19T19:17:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T17:02:06.000Z (over 5 years ago)
- Last Synced: 2025-06-02T11:58:25.990Z (10 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My `$HOME` is my castle
Using [homeshick] to manage dotfiles.
## Installation on a new machine
Follows [this guide][homeshick-new].
0. Install recent version of fish shell, optionally set it as default
1. `git clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick`
2. `$HOME/.homesick/repos/homeshick/bin/homeshick clone killercup/pascastle`
3. `(cd $HOME/.homesick/repos/pascastle; make fisher_deps)`
[homeshick]: https://github.com/andsens/homeshick
[homeshick-new]: https://github.com/andsens/homeshick/wiki/Tutorials#adding-other-machines