Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/usami-k/fish-cd-ghq

fish shell plugin : Change directory to select from ghq list
https://github.com/usami-k/fish-cd-ghq

cd fish-shell fisherman ghq

Last synced: 26 days ago
JSON representation

fish shell plugin : Change directory to select from ghq list

Awesome Lists containing this project

README

        

# fish-cd-ghq

[fish shell](https://fishshell.com) plugin : Change directory to select from ghq list

## Install

With [fisher](https://github.com/jorgebucaran/fisher)

```
fisher add usami-k/fish-cd-ghq
```

## Usage

* This plugin needs ghq command.
* This plugin needs fzf command.
* To change directory, run `g` command.
* For those who prefer using shortcut keys, we recommend [decors/fish-ghq](https://github.com/decors/fish-ghq).

## License

Copyright 2019 USAMI Kosuke

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.