mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
direnv hook unneeded, nix already handles it
This commit is contained in:
parent
1cf1cdf1cd
commit
2410004169
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
export EDITOR=nvim
|
||||
export DIRENV_LOG_FORMAT=
|
||||
|
||||
eval "$(direnv hook bash)"
|
||||
|
||||
function cdg() {
|
||||
if [[ $1 == "--help" ]]; then
|
||||
echo "A simple utility for navigating to the root of a git repo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue