Skip to content

Commit 0223f62

Browse files
authored
Merge pull request #67 from faerot/master
2474
2 parents 9305f1d + 6c9b24b commit 0223f62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

far2l/bootstrap/ps.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
############################################################
1111

1212
if [ -x ~/.config/far2l/ps.sh ]; then
13-
. ~/.config/far2l/ps.sh
13+
. ~/.config/far2l/ps.sh
14+
exit 0
1415
fi
1516

1617
if command -v htop >/dev/null 2>&1; then #GNOME

0 commit comments

Comments
 (0)