Skip to content

Instantly share code, notes, and snippets.

@TTimo
Created August 27, 2014 15:02
Show Gist options
  • Save TTimo/6c5906bee50e19e1ff0d to your computer and use it in GitHub Desktop.
Save TTimo/6c5906bee50e19e1ff0d to your computer and use it in GitHub Desktop.
# http://fishshell.com/
fish_shell:
pkgrepo.managed:
- ppa: fish-shell/release-2
pkg.installed:
- name: fish
# https://github.com/fish-shell/fish-shell/issues/107
/usr/share/fish/config.fish:
file.blockreplace:
- content: |
function fish_title
true
end
- append_if_not_found: True
- onchanges:
- file: fish_shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment