Skip to content
Snippets Groups Projects
Commit 9dfc630d authored by Antônio Medeiros's avatar Antônio Medeiros
Browse files

#1 - GNOME Terminal - updates to Base16 Shell

parent a5fe5076
No related branches found
No related tags found
No related merge requests found
# Base16 Shell
# https://github.com/chriskempson/base16-shell
BASE16_SHELL="/usr/share/base16-shell/"
BASE16_SHELL="/usr/share/base16-shell"
[ -n "$PS1" ] && \
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
eval "$("$BASE16_SHELL/profile_helper.sh")"
source "$BASE16_SHELL/profile_helper.sh"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment