mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-06 08:07:49 +02:00
{bash,zsh}rc: fix pn alias
This commit is contained in:
parent
7a5e7fbf9c
commit
6fe050db25
@ -640,7 +640,7 @@ else
|
||||
fi
|
||||
|
||||
# https://pnpm.io/installation#using-a-shorter-alias
|
||||
alias pn="corepack pnpm"
|
||||
alias pn="pnpm"
|
||||
|
||||
# github-pages etc.
|
||||
if hash bundle 2> /dev/null; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user