mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 15:49:40 +01:00
Add archive plugin to zsh
This commit is contained in:
parent
a0dd11942d
commit
b23cd50651
@ -39,13 +39,13 @@ zstyle ':prezto:load' pmodule \
|
|||||||
'utility' \
|
'utility' \
|
||||||
'rsync' \
|
'rsync' \
|
||||||
'tmux' \
|
'tmux' \
|
||||||
|
'archive' \
|
||||||
'completion' \
|
'completion' \
|
||||||
'syntax-highlighting' \
|
'syntax-highlighting' \
|
||||||
'history-substring-search' \
|
'history-substring-search' \
|
||||||
'autosuggestions' \
|
'autosuggestions' \
|
||||||
'prompt'
|
'prompt'
|
||||||
|
|
||||||
# 'archive' \ archive things
|
|
||||||
# 'rsync' \ rsync-copy rsync-move
|
# 'rsync' \ rsync-copy rsync-move
|
||||||
# 'git' \ use oh my zsh git
|
# 'git' \ use oh my zsh git
|
||||||
# https://github.com/Asocia/prezto/tree/master/modules/spectrum
|
# https://github.com/Asocia/prezto/tree/master/modules/spectrum
|
||||||
|
Loading…
Reference in New Issue
Block a user