summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2024-06-22 13:19:12 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2024-06-22 13:19:12 +0100
commitc19bc146108c5da97ee1a3e92ee2820db696eb63 (patch)
treeba56ad657def718b1dfd36e6a006eb32e690d835
parent4412c0fa1a3bf92bc9a0eec488565225971706a7 (diff)
zsh: Add aliases for Swift
-rw-r--r--zsh/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/rc b/zsh/rc
index b74ab6a..a340d0a 100644
--- a/zsh/rc
+++ b/zsh/rc
@@ -46,7 +46,9 @@ alias mv='mv -i'
alias pgrep='pgrep -fl'
alias pm=' pm'
alias rm='rm -i'
+alias s=swift
alias senv='env | sort'
+alias spm='swift package'
bindkey -e