Skip to content

Dotfiles is a repo where I keep track of my dev config

License

Notifications You must be signed in to change notification settings

Esequiel378/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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