Skip to content

Commit

Permalink
update n98
Browse files Browse the repository at this point in the history
cirolosapio committed Mar 8, 2024
1 parent 90708ec commit 0dd48e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/alpine-n98-magerun/install.sh
Original file line number Diff line number Diff line change
@@ -24,6 +24,7 @@ if [[ $INITZSH == "true" ]]; then
echo $'alias ssd="n se:s:d"' >> $_CONTAINER_USER_HOME/.zshrc
echo $'alias cac="n ca:c"' >> $_CONTAINER_USER_HOME/.zshrc
echo $'alias caf="n c:f"' >> $_CONTAINER_USER_HOME/.zshrc
echo $'alias cf="n c:f"' >> $_CONTAINER_USER_HOME/.zshrc
echo $'alias reindex="n i:rei"' >> $_CONTAINER_USER_HOME/.zshrc
echo $'alias catalog="n dev:urn-catalog:generate .vscode/catalog_tmp.xml"' >> $_CONTAINER_USER_HOME/.zshrc
fi

0 comments on commit 0dd48e1

Please sign in to comment.