Skip to content

maximux13/zsh-auto-source-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

zsh-auto-source-file

zsh-auto-source-file is a zsh plugin that automatically loads the configuration if .zsh_source file is found in the current directory

Inspired by zsh-auto-nvm-use.

Installation

Using Antigen

Bundle zsh-auto-source-file in your .zshrc

antigen bundle maximux13/zsh-auto-source-file

As an Oh My ZSH! custom plugin

Clone zsh-auto-source-file into your custom plugins repo.

git clone https://github.com/maximux13/zsh-auto-source-file ~/.oh-my-zsh/custom/plugins/zsh-auto-source-file

Then load as a plugin in your .zshrc

plugins+=(zsh-auto-source-file)

About

Automatically load `.zsh_source` file in current dir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages