I use alacritty as my main terminal emulator becasue this repo has font ligatures, in spite of it's not stable.
The configuration file is located at here
I use zsh to customize my shell. My configuration file is located at here
This is my main editor. The configuration is located at here. You can config your self follow the guide.
VSCode is an awesome editor. The configs are located at here
Sublime Text 3 is also one of my favorite editors. The configuration in here.
pgcli is Postgres CLI with autocompletion and syntax highlighting, here is the configs. It can be install with pspg to get better UI.
tmux is great tool for terminal multiplexer. Here is the configs