Coder Social home page Coder Social logo

dotfiles's Introduction

dotfiles

Intro

Description

Contains dotfile configurations and scripts, used to setup my local base dev env.

Note
This setup is tailored to my own needs, so use at your own risk.

Prerequisites

Get started

  • Git clone this repo and cd into it

git clone [email protected]:polster/dotfiles.git $HOME/dotfiles
  • Run the following commands:

# Install packages
brew bundle

# Install oh-my-zsh
make package-install-zsh

# Install sdkman
make package-install-sdkman

# Install dotfiles
make dotfiles-install

Base dev env

Checkout the following instructions, depending on your needs:

Hints

Command line tools

Starting from scratch, or even after a MacOS version upgrade, it may happen that tools like git require installing the command line tools. This to be done easily with the following command:

xcode-select --install

VSCode extensions

To manage extensions in VSCode, the following commands are available:

# Install extensions
make vscode-extensions-install

# Dump from existing setup
make vscode-extensions-dump

Switching between apps like on Windows

For those folks missing the way how to ALT-Tab between applications like on Windows, there is a tool for that :-)

Installed automatically with this setup, comes alt-tab. Once started, just hit Option+Tab.

Advanced window manager

Especially new people to MacOS are not comfortable with the OS functionality application windows can be arranged and resized. Also here, there is a tool for that: rectangle

Installed automatically with this setup, check their user documentation how to use it in detail.

dotfiles's People

Contributors

polster avatar

Watchers

 avatar

Forkers

listellodavide

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.