https://github.com/technodelight/oh-my-fish-aliases
My Aliases for the OhMyFish shell
https://github.com/technodelight/oh-my-fish-aliases
Last synced: 3 months ago
JSON representation
My Aliases for the OhMyFish shell
- Host: GitHub
- URL: https://github.com/technodelight/oh-my-fish-aliases
- Owner: technodelight
- License: wtfpl
- Created: 2015-01-20T11:35:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T16:22:51.000Z (over 3 years ago)
- Last Synced: 2025-03-26T14:05:08.902Z (about 1 year ago)
- Language: Shell
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Description
-----------
This is a repository which contains a few frequently used aliases and typo fixes for day-to-day work.
Installation
------------
1. First, you need to have a fish with oh-my-fish installed. Check http://fish.sh and https://github.com/oh-my-fish/oh-my-fish for further steps.
2. Checkout my repository to somewhere you like, ie. ~/oh-my-aliases (`cd ~; git clone https://github.com/technodelight/oh-my-fish-aliases.git`)
3. `cd ~/oh-my-aliases; ./install.sh` Note that the install script requires `fish` to be installed properly.
You can place the repository to wherever you like it with specifying the second (directory) parameter to the `git clone` like `git clone https://github.com/technodelight/oh-my-fish-aliases.git /whatever/directory/you/want/to/place/it`.
Author
------
Author: Zsolt Gal
Copyright: Zsolt Gal (c) 2014
License: WTFPL