Skip to content

naxhh/dotfiles

Repository files navigation

This is a fork of https://github.com/atomantic/dotfiles Go there to see a good readme and docs.

Goal

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.

Before

  • 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.

Installation

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

After

  • When it finishes, open iTerm and press Command + , to open preferences. Under Profiles > Colors, select "Load Presets" and choose the Solarized 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

  • Configure alfred

    • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published