Giter Club home page Giter Club logo

dotfiles-4'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 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. Open an editor and run this command in "Command Palette": Package Control: Satisfy Dependencies. 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's a good article I wrote about my shell experience:

I mainly work with three stacks:

  • python
  • node
  • elixir

So, they are configured nice and smoothly.

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

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

And syntax highlighting for all the things:

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

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: username, passwords, gpg keys and so on

dotfiles-4's People

Contributors

sobolevn avatar

Watchers

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