Путь к репозиторию
This commit is contained in:
parent
ce3d65d15b
commit
48902750b9
@ -31,7 +31,7 @@ sudo apt-get install command-not-found grc grepcidr kitty-terminfo wmctrl xdotoo
|
||||
Клонировать репозиторий с настройками Zsh в каталог `~/.config/zsh`:
|
||||
|
||||
```sh
|
||||
git clone https://git.246060.ru/f1x1t/zshrc ~/.config/zsh
|
||||
git clone https://git.246060.ru/config/zsh ~/.config/zsh
|
||||
```
|
||||
|
||||
# Базовая настройка
|
||||
|
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
sudo apt-get install git zsh
|
||||
git clone https://git.246060.ru/f1x1t/zshrc $HOME/.config/zsh
|
||||
git clone https://git.246060.ru/config/zsh $HOME/.config/zsh
|
||||
|
||||
cat <<EOF > $HOME/.zshenv
|
||||
# Загрузка конфигурации из каталога $ZDOTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user