mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
8 lines
146 B
Bash
8 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'
|