2017-08-04 16:01:00 +02:00
2014-11-17 11:04:48 +01:00
2014-08-17 22:54:05 +02:00
2014-09-27 11:39:42 +02:00
2023-11-28 17:16:54 +01:00
2014-08-17 22:54:05 +02:00
2024-09-02 14:59:32 +02:00

ZSH Configuration

Table of contents

1 [Installation - How-to install] (#installation)

Installation

Clone the repository (with https in this example):

cd ~/repo
git clone https://git.101010.fr/101010/zsh_config.git

To use those configuration files for the system:

sudo ln -s /home/$USER/repo/101010_zsh /etc/zsh

Or for single user:

ln -s ~/.zlogin ~/repo/101010_zsh/zlogin
ln -s ~/.zlogout ~/repo/101010_zsh/zlogout
ln -s ~/.zprofile ~/repo/101010_zsh/zprofile
ln -s ~/.zshenv ~/repo/101010_zsh/zshenv
ln -s ~/.zshrc ~/repo/101010_zsh/zshrc
Description
Z-Shell − ZSH configuration files
Readme 3.2 MiB
Languages
Shell 100%