Skip to content

Configuration file

Compare
Choose a tag to compare
@9seconds 9seconds released this 30 Dec 19:56
· 11 commits to master since this release

This release supports HomeBrew/LinuxBrew. You can use it as usual (please notice that 9seconds/homebrew-ah is separate repository)

$ brew tap 9seconds/homebrew-ah
$ brew install ah

Update with Brews are trivial

$ brew update
$ brew reinstall ah

Also there is support of config files. Config file is placed in ~/.ah/config.yaml and this is a really simple YAML config. Here is the full example:

shell: zsh
histfile: /home/9seconds/.zsh_history
histtimeformat: "%d.%m.%y %H:%M:%S"

tmpdir: /tmp