aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-06 17:46:57 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-06 17:46:57 +0100
commitad05db20772727fc8518791bca6e7a90397e59fc (patch)
tree71db01b44fe4c94e2ec2f05c1793ab2dad34defa
parentcd0c64fd4e01a8f86dfb51894f8e16af6c571b95 (diff)
Removes sourcing of secrets file
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 2b038bf..7f835d3 100644
--- a/bashrc
+++ b/bashrc
@@ -209,7 +209,7 @@ fman() {
# Get the colors in the opened man page itself
#export MANPAGER="sh -c 'col -bx | bat -l man -p --paging always'"
-source $HOME/secrets
+#source $HOME/secrets
# Functions