Update dotfiles/ps1/ps1.sh
All checks were successful
ShellCheck / shellcheck (push) Successful in 45s
All checks were successful
ShellCheck / shellcheck (push) Successful in 45s
runner test
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# PS1 module with Nerd Font fallback + disable switch
|
# PS1 module with Nerd Font fallback + disable switch
|
||||||
# Designed for bash 3.2+ (macOS) and bash 4/5 (Linux)
|
# Designed for bash 3.2+ (macOS) and bash 4/5 (Linux)
|
||||||
# Load this in interactive shells.
|
# Load this in interactive shells.
|
||||||
|
|
||||||
case "$-" in
|
case "$-" in
|
||||||
|
|||||||
Reference in New Issue
Block a user