index : dotfiles.git

ascending towards madness

author holly sparkles <sparkles@holly.sh> 2024-04-24 19:25:44.0 +00:00:00
committer holly sparkles <sparkles@holly.sh> 2024-04-24 19:25:44.0 +00:00:00
commit
d97ecbed846c692791a3a6a18fc7a861f60f62c8 [patch]
tree
5f3a8f492f752f6402abdebe91b382b5b7ed43d1
parent
f34a495341e6b16de2dc9762c53021e1d4130ce2
download
d97ecbed846c692791a3a6a18fc7a861f60f62c8.tar.gz

add commands for launching the "ide" in zellij

desktop and api mode

Diff

 .zshrc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.zshrc b/.zshrc
index 0945545..0025537 100644
--- a/.zshrc
+++ b/.zshrc
@@ -61,6 +61,9 @@ alias dash="dashboard"
gi() { curl -sL https://www.gitignore.io/api/$@ ;}
licenses() { curl -sL https://licenses.holly.sh/$@ ;}

alias api="$SCRIPTS/zellij-launcher.zsh . api-develop"
alias desktop="$SCRIPTS/zellij-launcher.zsh . desktop-develop"

# Funs
alias cowspeak="cowspeak -nc"
alias cowsay="cowspeak"