mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Update macos setup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
linux: link bash_git_prompt tmux vim
|
||||
macos: link link_mac bash_git_prompt brew cask tmux vim
|
||||
macos: link link_mac mac_setup bash_git_prompt brew cask tmux vim
|
||||
|
||||
link:
|
||||
rm ~/.bash_aliases
|
||||
@@ -19,6 +19,9 @@ link_mac:
|
||||
rm ~/.hushlogin
|
||||
ln -s ~/Git/dotfiles/macos/.hushlogin ~
|
||||
|
||||
mac_setup:
|
||||
./macos/macos_setup.sh
|
||||
|
||||
brew:
|
||||
./macos/install_brew.sh
|
||||
sudo chsh -s /usr/local/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user