Skip to content

Commit dd9262f

Browse files
authored
Readme update
Updated recommendation section to clarify usage of '@' character in xonsh syntax.
1 parent c734df7 commit dd9262f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ xontrib load prompt_starship
3030

3131
## Recommendation
3232

33-
We suggest to use `@` character to remember about [you're using xonsh syntax](https://github.com/anki-code/xonsh-cheatsheet/blob/main/README.md#three-most-frequent-things-that-newcomers-overlook) and to potentially [spread the word about xonsh](https://github.com/xonsh/xonsh#the-xonsh-shell-community) if you make a screenshot or show your terminal to friends or collegues:
33+
We suggest to use `@` character to remember about [you're using xonsh syntax](https://github.com/anki-code/xonsh-cheatsheet/blob/main/README.md#most-frequent-things-that-newcomers-totally-overlook):
3434
```ini
3535
mkdir -p ~/.config/ && echo @("""
3636
[character]

0 commit comments

Comments
 (0)