nix-config/home-manager/dotfiles/bash/.bashrc
2025-01-23 22:08:28 +01:00

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'