Skip to content

mmicire/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git
git clone https://github.com/mmicire/home.git
brew bundle --file brewfile.work

Oh My Zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Set app directory

echo "export HOMEBREW_CASK_OPTS="--appdir=~/Applications --fontdir=/Library/Fonts"" > ~/.zshrc

zsh

git clone https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/themes/powerlevel10k
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/nobeans/zsh-sdkman.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/sdkman

custom env

mv ~/home/.z* ~

enable touch ID for sudo

Add this to top of file

code auth sufficient pam_tid.so

About

config for home directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages