Giter Site home page Giter Site logo

plboilingnl / dotfiles-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sobolevn/dotfiles

0.0 1.0 0.0 3.72 MB

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

Home Page: https://sobolevn.me/

License: Other

Ruby 10.28% Shell 67.07% JavaScript 22.65%

dotfiles-4's Introduction

sobolevn's dotfiles

sobolevn's dotfiles

Here are some articles I wrote about my environment:

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 including my own sobole theme. See shell/ and config/zshrc
  • all my vscode configuration. See vscode/

Installation

We are using dotbot to set things up. Steps:

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

CLI

I am using both hyper and default Terminal App as terminal emulators. I am using zsh with oh-my-zsh as a main shell. And antibody to manage shell plugins. I also have a lot of tools to make my working experience better.

I mainly work with three stacks:

  • python
  • node + vue + typescript
  • elixir

So, they are configured nice and smoothly. You will have configured version managers, best practices, and useful tools. And some productivity hacks!

I also have several other languages installed. But I am not using them on a daily basis.

Apps

I am using brew to install all free apps for my mac. I also sync apps from AppStore with brew, so the resulting Brewfile contains everything.

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

I prefer to use edge version of docker. So, you will have to download it manually.

However, I also use several databases and other services locally:

  • postgresql (with postgis)
  • redis

I use this setup for small and simple projects. Other stuff is always dockerized.

VS Code

I loved my Sublime. It was fast and beautiful. But I have switched to vscode. The main reason is that Sublime is almost unmaintained. Packages are also abandoned.

So, I have switched to vscode. It solved almost all issues I had with Sublime. Here's how my new vscode setup looks like:

sobolevn's vscode for Python

Here's a list of packages I use:

  • ayu theme with modifications and A File Icon icons
  • Elixir syntax highlighting
  • Vetur for Vue features
  • Python plugin
  • Rust plugin
  • editoconfig integration

I also use powered-up nano for in-terminal editing.

Local configuration

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

Here's the full list:

  1. ~/.gitconfig_local to store any user-specific data
  2. ~/.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-4's People

Contributors

sobolevn avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar amshkv avatar github-actions[bot] avatar

Watchers

James Cloos 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.