oh-my-fish_theme-bobthefish/functions
Jiri Konecny 90419010cf
Add support for OCI containers (podman)
This is an rootless alternative to docker container tool. It has a bunch of
benefits. For more information see:
https://podman.io/

The main reason why to have this support is `toolbox` tool which is used as a
primary tool for development on immutable system (not-only) such as
Fedora SilverBlue. The immutability of the system is replaced by creating
containers for projects and work inside these containers. For more info see:
https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/

It's really nice to have this feature here because toolbox will use
configuration of the system in the container as it is in host so it's pretty
reasonable to use fish inside the container but know that I'm in the container
right now.
2021-05-26 12:52:06 +02:00
..
__bobthefish_colors.fish Add FNM as an alternative to NVM (#292) 2021-01-24 14:14:30 -08:00
__bobthefish_display_colors.fish Improved color scheme handling. 2018-03-25 08:58:10 -07:00
__bobthefish_glyphs.fish Add a $fish_private_mode indicator. 2020-08-28 07:00:15 -07:00
bobthefish_display_colors.fish Fix spacing in AWS vault test segments 2020-10-18 14:41:27 -07:00
fish_greeting.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_mode_prompt.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_prompt.fish Add support for OCI containers (podman) 2021-05-26 12:52:06 +02:00
fish_right_prompt.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_title.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00