mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
more customization
This commit is contained in:
parent
2a1a02645d
commit
777d704487
5 changed files with 39 additions and 20 deletions
|
@ -1,8 +1,11 @@
|
|||
alias gocode="cd ~/Documents/Code/"
|
||||
|
||||
kittysay meow
|
||||
kittysay "meow, what r we doin 2day :3"
|
||||
eval "$(zoxide init bash)"
|
||||
eval "$(direnv hook bash)"
|
||||
|
||||
# nnn configuration
|
||||
NNN_PLUG='L:nmount'
|
||||
|
||||
BLUE="\x01[$(tput setaf 12)\x02]"
|
||||
RESET="\x01[$(tput setaf 15)\x02]"
|
||||
|
||||
# PS1='\n${BLUE} ${RESET}:\h \n\u@\h$ '
|
Loading…
Add table
Add a link
Reference in a new issue