Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usagizmo/config-fish
https://github.com/usagizmo/config-fish
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/usagizmo/config-fish
- Owner: usagizmo
- Created: 2017-09-22T10:45:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T00:14:03.000Z (over 4 years ago)
- Last Synced: 2024-11-08T04:44:17.342Z (about 2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduce
via: [fish shell を使いたい人生だった | Developers.IO](https://dev.classmethod.jp/etc/fish-shell-life/)
# Install (use GHQ)
```
cd ~/.config/fish
rm config.fish
ghq get [email protected]:usagizmo/config-fish.git
ln -s ~/ghq/github.com/usagizmo/config-fish/config.fish
```