Skip to content

Commit

Permalink
remove euo pipefail from scripts/.zshrc
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Nov 12, 2023
1 parent 0debc9e commit fb4ec8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/.zshrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env zsh

set -euo pipefail

export SHELL="zsh"
export ZSH="$HOME/.oh-my-zsh"
export LANG=C.UTF-8
Expand Down

0 comments on commit fb4ec8e

Please sign in to comment.