summaryrefslogtreecommitdiff
path: root/.config/login.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/login.sh')
-rw-r--r--.config/login.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/login.sh b/.config/login.sh
index 353861a..c09f15c 100644
--- a/.config/login.sh
+++ b/.config/login.sh
@@ -1,4 +1,5 @@
-# ~/.profile: executed by the command interpreter for login shells.
+#!/bin/bash
+# ~/.profile: sourced by the command interpreter for login shells.
# I like that graphical login scripts be configured to load this, so
# it always runs, graphical or not.
#