mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Recommend starship.rs for prompt
This commit is contained in:
@ -10,5 +10,5 @@ source ~/.local/share/omarchy/default/bash/rc
|
|||||||
# Use VSCode instead of neovim as your default editor
|
# Use VSCode instead of neovim as your default editor
|
||||||
# export EDITOR="code"
|
# export EDITOR="code"
|
||||||
#
|
#
|
||||||
# Set a custom prompt with the directory revealed:
|
# Set a custom prompt with the directory revealed (alternatively use https://starship.rs)
|
||||||
# PS1="\W \[\e]0;\w\a\]$PS1"
|
# PS1="\W \[\e]0;\w\a\]$PS1"
|
||||||
|
Reference in New Issue
Block a user