mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-05-14 22:14:24 -04:00
git=hub and youtube-dl aliases
This commit is contained in:
@@ -33,7 +33,7 @@ chsh -s $(which zsh)
|
||||
# Set up symbolic links for ZSH and Git pointing to this cloned repo
|
||||
ln -s $HOME/.dotfiles/zsh/.zshrc $HOME/.zshrc
|
||||
ln -s $HOME/.dotfiles/git/.gitconfig $HOME/.gitconfig
|
||||
ln -s $HOME/.dotfiles/zsh/git/.gitignore_global $HOME/.gitignore_global
|
||||
ln -s $HOME/.dotfiles/git/.gitignore_global $HOME/.gitignore_global
|
||||
|
||||
# Set macOS defaults
|
||||
# Needs to be last since this will restart everything when done
|
||||
|
||||
Reference in New Issue
Block a user