From c037ce8e9cd1195036663517b4379a6fd0c983b3 Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Thu, 3 Apr 2025 10:57:10 +0100 Subject: [PATCH] bashrc: remove fig block --- bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/bashrc b/bashrc index 768c735..02bb467 100644 --- a/bashrc +++ b/bashrc @@ -1,5 +1,3 @@ -# Fig pre block. Keep at the top of this file. -[[ -f "$HOME/.fig/shell/bashrc.pre.bash" ]] && builtin source "$HOME/.fig/shell/bashrc.pre.bash" # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples