283:5a3e56f28300
Anton Shestakov <av6@dwimlabs.net>, Sun, 15 Sep 2024 09:19:17 +0400
htop: show CPU frequency, it's a cheap enough statistic on Ryzens

previous change 279:86ac042faf0f

ide.sh

Permissions: -rwxr-xr-x

Other formats: Feeds:
#!/bin/sh
xfce4-terminal --maximize --working-directory "$1"
sleep 0.1
if test -d "$1"/tests; then
xfce4-terminal --maximize --working-directory "$1"/tests
sleep 0.1
fi
xfce4-terminal --maximize --working-directory "$1"