Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Spencer
awit-zsh-superawesome
Commits
620a9026
Commit
620a9026
authored
Jan 18, 2019
by
Nigel Kukard
Browse files
Merge branch 'delete-obsolete-file' into 'master'
Delete obsolete file See merge request
allworldit/awit-zsh-superawesome!5
parents
86f01047
c09a86c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
zshrc.d/93-patch-oh-my-zsh-prompt.zsh
deleted
100644 → 0
View file @
86f01047
# Patch %d in prompt to %~
PS1
=
$(
echo
"
$PS1
"
|
sed
-e
's/%d/%4~/'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment