modified bashrc

This commit is contained in:
2024-09-12 23:51:12 -06:00
parent 30c64917ed
commit cb806e4545

View File

@@ -24,10 +24,6 @@
initExtra = '' initExtra = ''
$HOME/.local/bin/pokemon-colorscripts -r --no-title $HOME/.local/bin/pokemon-colorscripts -r --no-title
export command_timeout=60 export command_timeout=60
if [ -f /etc/profile ]; then
. /etc/profile
fi
''; '';
}; };
xdg = { xdg = {