GithubHelp home page GithubHelp logo

markosamuli / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 1.04 MB

My ~/.dotfiles

License: Other

Shell 93.54% Makefile 3.81% Vim Script 2.65%
dotfiles gitconfig editorconfig shell zsh antibody bash

dotfiles's Introduction

My dotfiles

Install

curl -s https://raw.githubusercontent.com/markosamuli/dotfiles/master/install.sh | bash -
  • Install and configure zsh as default shell.
  • Install antibody
  • Create symlinks in ~/.zshrc and ~/.bashrc
  • Create EditorConfig symlink in ~/.editorconfig

Aliases

Custom aliases and functions are in .aliases.

Machine Setup

Read my Machine Setup Guide that explains development environment set up using my playbooks.

Visual Studio Code

Install markosamuli.vscode-essentials extension pack with common extensions I use daily.

code --install-extension markosamuli.vscode-essentials

Kaleidoscope

I'm using Kaleidoscope as my default diff/merge tool on Mac.

brew cask install kaleidoscope

Setup iTerm

I'm using iTerm2 as my default terminal on Mac.

brew cask install iterm2

tmux

brew install reattach-to-user-namespace

Git

Copy .gitconfig.example file for my aliases and few defaults:

cp ~/.dotfiles/.gitconfig.example ~/.gitconfig

My favourite aliases:

  • git co - checkout
  • git ci - commit
  • git s - status
  • git lg - log with nice tree
  • git pullr - pull with rebase
  • git wd - word diff changes
  • git wds - word diff staged changes

License

See License

Author

@markosamuli

dotfiles's People

Contributors

markosamuli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nazt

dotfiles's Issues

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.