mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-31 11:29:33 +01:00
9 lines
146 B
Bash
9 lines
146 B
Bash
alias gocode="cd ~/Documents/Code/"
|
|
|
|
kittysay meow
|
|
eval "$(zoxide init bash)"
|
|
eval "$(direnv hook bash)"
|
|
|
|
# nnn configuration
|
|
NNN_PLUG='L:nmount'
|