Skip to content

Commit f7b9bae

Browse files
remove prezto
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
1 parent cdd6d8e commit f7b9bae

File tree

6 files changed

+2
-112
lines changed

6 files changed

+2
-112
lines changed

install.conf.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,14 @@
6868
~/.config/.cmds: shell/cmds
6969
# @todo: group rc files
7070
~/.zshrc: zsh/zshrc
71-
~/.zpreztorc: zsh/settings/zpreztorc
7271
~/.bashrc: shell/bashrc
7372
~/.vimrc: tools/vimrc
7473
~/.curlrc: tools/curlrc
7574
~/.wgetrc: tools/wgetrc
7675
~/.gemrc: tools/gemrc
77-
# ~/.rvmrc: tools/rvmrc
7876
~/.gvmrc: tools/gvmrc
7977
~/.nvmrc: tools/nvmrc
8078
~/.pyenvrc: tools/pyenvrc
81-
~/.zprezto: vendor/prezto
82-
~/.bash-it: vendor/bash-it
8379
~/.claude: tools/claude
8480
# vscode
8581
~/Library/ApplicationSupport/Code/User/settings.json:

shell/aliase/go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
alias go.ratio='go-ratio'

vendor/prezto

Submodule prezto deleted from 43bf171

zsh/settings/settings.zsh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[[ -n "${DEBUG:-}" ]] && set -x
55
autoload -U colors && colors
66
autoload -Uz compinit && compinit -i
7-
zstyle ':completion:*' menu select=4
87
zmodload zsh/complist
98

109
rehash

zsh/settings/zpreztorc

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)