version: '3.8' services: oracle-xe: environment: - ORACLE_PASSWORD=oracle image: gvenzl/oracle-xe:slim-faststart ports: - "1521:1521" restart: unless-stopped volumes:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# name: Agnoster | |
# agnoster's Theme - https://gist.github.com/3712874 | |
# A Powerline-inspired theme for FISH | |
# | |
# # README | |
# | |
# In order for this theme to render correctly, you will need a | |
# [Powerline-patched font](https://gist.github.com/1595572). | |
## Set this options in your config.fish (if you want to :]) |