Update dotfiles/.bashrc, dotfiles/.bash_profile, dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-10-31 12:52:23 +00:00
parent d05c4407eb
commit fba9aa3061
3 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
#!/usr/bin/env bash
# Prefer US English # Prefer US English
export LANG="en_US" export LANG="en_US"

View file

@ -1,4 +1,3 @@
#!/usr/bin/env bash
# shellcheck disable=SC1090,SC1091 # shellcheck disable=SC1090,SC1091
# Prefer US English # Prefer US English

View file

@ -1,4 +1,3 @@
#!/usr/bin/env zsh
# shellcheck disable=SC1090,SC1091,SC2034,SC2154,SC2296 # shellcheck disable=SC1090,SC1091,SC2034,SC2154,SC2296
### Language / Fonts ### Language / Fonts