Horje
direnv Code Example
direnv
# Install
# Debian
apt-get install direnv

# Hooks
# Bash
echo 'eval "$(direnv hook bash)"' >> ~/.bashrc
# ZSH
echo 'eval "$(direnv hook zsh)"' >> ~/.zshrc
Source: direnv.net




Shell

Related
origin branch still showing in vscode though deleted Code Example origin branch still showing in vscode though deleted Code Example
git push all Code Example git push all Code Example
linux get uuid of partition Code Example linux get uuid of partition Code Example
install gdal ubuntu Code Example install gdal ubuntu Code Example
how to change timezone in linux Code Example how to change timezone in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15