Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rstacruz/fish-asdf

Fish shell integrations for asdf version manager
https://github.com/rstacruz/fish-asdf

fish fisherman

Last synced: 1 day ago
JSON representation

Fish shell integrations for asdf version manager

Awesome Lists containing this project

README

        

# fish-asdf

> Fish shell integrations for [asdf] version manager

[asdf]: https://github.com/asdf-vm/asdf

This allows you to use asdf version manager for Fish in a set up managed by [Fisher](https://github.com/jorgebucaran/fisher). Instead of modifying your `config.fish`, use this plugin instead.

## Install

Install asdf version manager according to its instructions. As of v0.4.0, that is:

```bash
# NOTE: check https://github.com/asdf-vm/asdf for updated installation instructions!
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.4.0
```

Using [Fisher](https://github.com/jorgebucaran/fisher), install the plugin:

```bash
fisher install rstacruz/fish-asdf
```

## Thanks

**fish-asdf** © 2022, Rico Sta. Cruz. Released under the [MIT] License.

Authored and maintained by Rico Sta. Cruz with help from contributors ([list][contributors]).

> [ricostacruz.com](http://ricostacruz.com)  · 
> GitHub [@rstacruz](https://github.com/rstacruz)  · 
> Twitter [@rstacruz](https://twitter.com/rstacruz)

[![](https://img.shields.io/github/followers/rstacruz.svg?style=social&label=@rstacruz)](https://github.com/rstacruz)  
[![](https://img.shields.io/twitter/follow/rstacruz.svg?style=social&label=@rstacruz)](https://twitter.com/rstacruz)

[MIT]: http://mit-license.org/
[contributors]: http://github.com/rstacruz/fish-asdf/contributors