This is a fork of https://github.com/atomantic/dotfiles Go there to see a good readme and docs.
Prepare a working mac M1 in less than an hour.
Will install a zsh sell with Oh my posh and using the linux binaries.
It will install a miraid of software and change mac os configs, but sadly some can't be done automatically hence some manual tinkering is expected.
- You will need
git
to clone the repo (xcode install) - Sign in to the app store so
mas
can install stuff - Create SSH keys unless using HTTPS protocols for github
- It would be also good to have Sublime Text installed, since it will create
subl
command if found.
git clone --recurse-submodules https://github.com/naxhh/dotfiles.git ~/.dotfiles
cd ~/.dotfiles;
# run this using terminal (not iTerm, lest iTerm settings get discarded on exit)
./install.sh
-
When it finishes, open iTerm and press
Command + ,
to open preferences. Under Profiles > Colors, select "Load Presets" and choose theSolarized Dark Patch
scheme. If it isn't there for some reason, import it from~/.dotfiles/configs
-
Under Profiles > Text change the font into
MesloLGM Nerd Font
-
Install RunCat
-
Install spectacle
-
Install authy
-
- Go to Keyboard > Shortucts > Keyboard and change the "Move focus to next window" to cmd+<
-
Install NextCloud and configure to sync the notes & private cmd folders
-
Install obisidian
-
Install go
gvm install go1.4
-
Install java
sdk install java