Woops, forgot to 'add' the plugin login.d entry.
This commit is contained in:
24
02shell-plugins.zsh
Normal file
24
02shell-plugins.zsh
Normal file
@@ -0,0 +1,24 @@
|
||||
PLUGINS=$(cat $HOME/.shell/etc/plugins)
|
||||
|
||||
antigen bundles <<EOBUNDLES
|
||||
git
|
||||
battery
|
||||
emoji
|
||||
dotenv
|
||||
command-not-found
|
||||
common-aliases
|
||||
composer
|
||||
ubuntu
|
||||
extract
|
||||
git
|
||||
gitignore
|
||||
jsontools
|
||||
man
|
||||
mosh
|
||||
sudo
|
||||
themes
|
||||
vscode
|
||||
systemd
|
||||
MichaelAquilina/zsh-emojis
|
||||
shengyou/robo-zsh-plugin
|
||||
EOBUNDLES
|
||||
Reference in New Issue
Block a user