Skip to content

When you install the zsh plugin, it introduces numerous useful aliases and adds new commands to your system.

Notifications You must be signed in to change notification settings

philipstuessel/jap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When you install the zsh plugin, it introduces numerous useful aliases and adds new commands to your system. To explore all these commands, simply use jap help.

IMPORTANT: restart the terminal after installation.

install:

cd ~ && zsh -c "$(curl -fsSL https://raw.githubusercontent.com/philip-stuessel/jap/main/install.zsh)"

Method Command
curl zsh -c "$(curl -fsSL https://raw.githubusercontent.com/philip-stuessel/jap/main/install.zsh)"
wget zsh -c "$(wget -O- https://raw.githubusercontent.com/philip-stuessel/jap/main/install.zsh)"
fetch zsh -c "$(fetch -o -https://raw.githubusercontent.com/philip-stuessel/jap/main/install.zsh)"


help me:

jap help

About

When you install the zsh plugin, it introduces numerous useful aliases and adds new commands to your system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages