GithubHelp home page GithubHelp logo

gridl / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sobolevn/dotfiles

0.0 1.0 0.0 2.16 MB

dotfiles for the developer happiness: zsh, brew, sublime, python, node, elixir

License: Other

Ruby 25.76% Shell 74.24%

dotfiles's Introduction

sobolevn's dotfiles

sobolevn's dotfiles

Contents

What's in there?

  • all my brew dependencies including: applications, fonts, etc. See Brewfile
  • all my macOS configuration. See macos
  • all my python dependencies. See python/
  • all my shell configuration. See shell/ and config/zshrc
  • all my sublime-text3 configuration. See sublime3-conf/

Installation

We are using dotbot to handle any installations. Steps:

  1. Clone this repo
  2. cd into dotfiles/ folder
  3. Run install script

Setting up SublimeText

You will need to do some extra steps with sublime:

  1. Open an editor
  2. Run this command in "Command Palette": Package Control: Satisfy Dependencies
  3. Restart sublime

You are all set!

CLI

I am using zsh with oh-my-zsh as a main shell. I also have a lot of tools to make my working experience better. Here are some good articles I wrote about my environment:

I mainly work with three stacks:

  • python
  • node
  • elixir

So, they are configured nice and smoothly.

I also have php, ruby, rust, and java installed. But I am not using them on a daily basis.

Infrastructure

I try to containerize everything. So docker is my main development and deployment tool. You can install it from its official site (brew version is also an option). However, I also use several databases and other services locally:

  • postgresql (with postgis)
  • mysql
  • mongodb
  • redis
  • rabbitmq

Sublime

I love my Sublime. It is fast and beautiful. Here what it looks like for elixir:

sobolevn's Sublime for Elixir

And Vue:

sobolevn's Sublime for Elixir

Here's a list of packages I use:

  • ayu theme
  • Babel for better js support
  • EditorConfig for consistent styles
  • ElixirSublime code completions
  • GitGutter for nice git integration
  • Highlight to export rtf highlighted text
  • SideBarEnhancements for custom actions in sidebar
  • Jedi for python autocomplete
  • TypeScriptPlugin for typescript autocomplete

And syntax highlighting for all the things:

  • Bats syntax highlighting
  • Dockerfile syntax highlighting
  • DotEnv syntax highlighting
  • Elixir syntax highlighting
  • INI and TOML syntax highlighting
  • JSX syntax highlighting
  • Sass syntax highlighting
  • Vue syntax highlight

External services

I use wakatime for all my projects. It is a great tool to track time of your work. It is a free service.

There are three main plugins I am using:

  1. For sublime: https://wakatime.com/sublime-text
  2. For idea: https://wakatime.com/intellij-idea
  3. For zsh: https://wakatime.com/terminal

Local configuration

Some of the used tools requires local configuration. Such as git with username and email.

Here's the full list:

  1. git

    1.1 ~/.gitconfig_local to store any user-specific data

  2. shell

    2.1 ~/.shell_env_local to store local shell config, like: usernames, passwords, tokens, gpg keys and so on

License

WTFPL: do the fuck you want. Enjoy!

dotfiles's People

Contributors

dependabot-support avatar dependabot[bot] avatar sobolevn avatar

Watchers

 avatar

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.