dotfiles/bash/.bashrc.d/.Trash/v1/.bashrc_-_head
2023-10-25 19:00:04 +02:00

10 lines
117 B
Plaintext
Executable File

#neofetch
case $- in # If not running interactively, don't do anything
*i*) ;;
*) return;;
esac
#cd ~