This website works better with JavaScript.
Explore
Help
Sign In
dustinswan
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Actually enabling zoxide
Browse Source
master
Dustin Swan
4 years ago
parent
53e431031d
commit
8bd3f6e8bf
Signed by:
dustinswan
GPG Key ID:
AB49BD6B2B3A6377
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
home-cli.nix
Unescape
Escape
View File
@ -55,6 +55,7 @@ in
}
;
}
;
programs
.
zoxide
=
{
programs
.
zoxide
=
{
enable
=
true
;
enableZshIntegration
=
true
;
enableZshIntegration
=
true
;
}
;
}
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
dustinswan/dotfiles
Title
Body
Create Issue