Skip to content

Commit ffa2db0

Browse files
rubiinCopilot
andauthored
Update Configs/.user.zsh
Co-authored-by: Copilot <[email protected]>
1 parent 8ed764d commit ffa2db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configs/.user.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#  Startup 
22
# Commands to execute on startup (before the prompt is shown)
3-
# Check if the interactive shell optin is set
3+
# Check if the interactive shell option is set
44
if [[ $- == *i* ]]; then
55
# This is a good place to load graphic/ascii art, display system information, etc.
66
if command -v pokego >/dev/null; then

0 commit comments

Comments
 (0)