Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Installing via Package Managers

Alexander Berezovsky edited this page Aug 12, 2015 · 22 revisions

Arch Linux

AUR: https://aur.archlinux.org/packages.php?ID=56604

AUR (git): https://aur.archlinux.org/packages.php?ID=59605

Gentoo Linux

There's an ebuild at http://mestvaelt.gavagai.nl:8080/file/tip/app-misc/fasd .

Mac OS X

Install via Homebrew:

brew install fasd

oh-my-zsh

https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/fasd/fasd.plugin.zsh

echo 'plugins=(fasd)' >> ~./zshrc Make sure to check and properly append plugins variable!

Clone this wiki locally