Skip to content

conjikidow/zsh-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-environment

This repository contains useful zsh configuration files. Feel free to customize the configuration files to suit your needs.

It is recommended to install this using ubuntu-environment.

How to Use (without ubuntu-environment)

  1. Clone this repository into your home directory ~/.zsh:

    $ git clone git@github.com:conjikidow/zsh-environment.git ${HOME}/.zsh
  2. Create .zshenv in your home directory:

    $ echo "export ZDOTDIR=\"\${ENVDIR}/zsh\"\\nexport HISTFILE=\"\${ZDOTDIR}/.zsh_history\"" > ${HOME}/.zshenv

About

Useful zsh configuration files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages