Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 1.83 KB

README.md

File metadata and controls

54 lines (44 loc) · 1.83 KB

Esequiel's dotfiles

Installation

  1. Install tmux
  2. Install ranger
  3. Install zsh
  4. Install NerdFont
  5. Install ripgrep
  6. Install nvm
  7. Install neovim and it's dependencies

Node

npm i -g prettier nginxbeautifier fixjson sql-formatter write-good eslint_d tsc

Python

pip install proselint black isort pyproject-flake8

Golang

go install mvdan.cc/sh/v3/cmd/shfmt@latest
go install github.com/client9/misspell/cmd/misspell@latest

Rust

cargo install selene