aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-02 23:41:40 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-02 23:41:40 +0530
commitd0a904f955430c4fedcc9190f34ad6c63fa100c6 (patch)
treeaea73571d806e523415b96ada7a0f336097f10d9 /.zprofile
parent7c205fd5c6ce2e41734d00cde799e9123e4df80c (diff)
deleting all the kde config
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile8
1 files changed, 0 insertions, 8 deletions
diff --git a/.zprofile b/.zprofile
index 411595c..c5be59e 100644
--- a/.zprofile
+++ b/.zprofile
@@ -2,11 +2,3 @@
[[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv
startpage &
-
-# alias startx="startx ~/.xinitrc"
-alias xm="startx xmonad"
-alias ob="startx openbox"
-
-clear
-echo "Welcome, VidhuKant!"
-echo "run startx <xm/ob> to open XMonad/Openbox"