mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
Update & fix prompt issues
This commit is contained in:
@@ -5,6 +5,7 @@ brew 'bash-git-prompt'
|
||||
brew 'bitwarden-cli'
|
||||
brew 'coreutils'
|
||||
brew 'docker'
|
||||
brew 'eza'
|
||||
brew 'findutils'
|
||||
brew 'gh'
|
||||
brew 'git'
|
||||
|
||||
@@ -49,7 +49,8 @@ defaults write NSGlobalDomain NSAutomaticQuoteSubstitutionEnabled -bool false
|
||||
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
|
||||
|
||||
# Set the timezone; see `sudo systemsetup -listtimezones` for other values
|
||||
sudo systemsetup -settimezone "Europe/Sofia" > /dev/null
|
||||
# This is throwing errors - investigate
|
||||
# sudo systemsetup -settimezone "Europe/Sofia" > /dev/null
|
||||
|
||||
###############################################################################
|
||||
# Trackpad, mouse, keyboard, Bluetooth accessories, and input #
|
||||
|
||||
Reference in New Issue
Block a user