This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
MyBash
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Changes to some symbology
tags/original
Bryan Miller
6 years ago
parent
b08caafb7b
commit
e602da85dc
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
ps1.rc.sh
+ 1
- 1
ps1.rc.sh
View File
# define symbols
# define symbols
declare -A symbols=(
declare -A symbols=(
[hard_separator]="
▶
"
[hard_separator]="
"
[soft_separator]="|"
[soft_separator]="|"
[git]=""
[git]=""
[lock]=""
[lock]=""
Write
Preview
Loading…
Cancel
Save