aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-06 16:24:29 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-06 16:24:29 +0530
commit1a656e6ac69b578a0322a4dbe9b87989b81224e2 (patch)
tree944a0cdc63e4cd3b69a49f716f256fdda17da368
parent74e6c409e2e178da70e4a32bf63e5238b7dbb707 (diff)
launching fish on bash startupHEADmaster
-rw-r--r--.bashrc9
1 files changed, 1 insertions, 8 deletions
diff --git a/.bashrc b/.bashrc
index 6d34d24..f53312a 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,11 +1,4 @@
-#
-# ~/.bashrc
-#
-
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
-# alias ls='ls --color=auto'
-# alias grep='grep --color=auto'
-# PS1='[\u@\h \W]\$ '
-. "$HOME/.cargo/env"
+fish && exit