summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-23 05:53:02 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-23 05:53:02 -0700
commit23dac3c9677720e0b2c38c4dbbbcce19792b5d46 (patch)
tree4ca9616306d2c5753146f0c30ff5720ae170acc7 /.config/shell/profile
parentbd19e5e59b87fa2549f144ae5a7e7f770d91fa8b (diff)
Some changes and add ethernet module
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 0cbb5eb..67b5ad2 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -131,4 +131,3 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=0
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
exec startx
fi
-# TEST.