Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
remove k8s prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
kwigley committed Jan 30, 2024
1 parent 81cf6df commit 70c789f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions private_dot_config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ end
# opam configuration
source $HOME/.opam/opam-init/init.fish >/dev/null 2>/dev/null; or true

# pure prompt
set --universal pure_enable_k8s true

# Determine whether to use side-by-side mode for delta
function delta_sidebyside --on-signal WINCH
if test "$COLUMNS" -ge 120; and ! contains side-by-side "$DELTA_FEATURES"
Expand Down

0 comments on commit 70c789f

Please sign in to comment.