This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#install essential stuff | |
sudo apt-get install build-essential autoconf locate | |
sudo apt-get install git guake zsh curl vim vim-gtk3 postgresql-client \ | |
postgresql postgresql-contrib redis golang direnv tmux bat ripgrep fzf | |
curl -L http://install.ohmyz.sh | sh | |
chsh -s /bin/zsh | |
zsh | |
#edit pg_hba.conf |