Simplify prompt and cleanup sync script tmp space handling

This commit is contained in:
mitchell 2020-11-05 19:51:51 -05:00
parent 2b7261fb62
commit a544dd57d1
3 changed files with 17 additions and 24 deletions

View file

@ -1,9 +1,6 @@
# Borrowed from bobthefish theme (https://github.com/oh-my-fish/theme-bobthefish).
# Some functions borrowed from bobthefish theme (https://github.com/oh-my-fish/theme-bobthefish).
# Copyright (c) 2013-2014 Justin Hileman.
#
# Modifications:
# - Remove lines 75, 76, 78 of original file. Setting '<' as the default left arrow glyph.
#
# You can override some default right prompt options in your config.fish:
# set -g theme_date_format "+%a %H:%M"