mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
aptible plugin init
This commit is contained in:
parent
d2725d44fc
commit
fc50d39e0e
2 changed files with 220 additions and 0 deletions
9
plugins/aptible/aptible.plugin.zsh
Normal file
9
plugins/aptible/aptible.plugin.zsh
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Authors:
|
||||
# https://github.com/Frederick888
|
||||
#
|
||||
# Aptible CLI oh-my-zsh Plugin
|
||||
|
||||
# Aliases ###################################################################
|
||||
|
||||
alias 'aptible-zsh-clear'='rm -f /tmp/aptible_dbs_zsh_cache /tmp/aptible_envs_zsh_cache /tmp/aptible_apps_zsh_cache'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue