diff options
Diffstat (limited to '.config/login.sh')
-rw-r--r-- | .config/login.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/login.sh b/.config/login.sh index b2cc80a..353861a 100644 --- a/.config/login.sh +++ b/.config/login.sh @@ -1,4 +1,3 @@ -#!/bin/bash # ~/.profile: executed 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. |