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