Skip to content

Instantly share code, notes, and snippets.

View zeitos's full-sized avatar
🐭

Fernando Otero zeitos

🐭
  • Onapsis
  • Palermo, CABA, Argentina
  • X @fotero
View GitHub Profile
sudo apt install -y curl wget git fonts-powerline
#OH my zsh (https://www.tecmint.com/install-oh-my-zsh-in-ubuntu/)
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# fzf
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd ~/.fzf/
./install
git clone --depth 1 https://github.com/rupa/z.git ~/.z_jump
@zeitos
zeitos / setup_env.sh
Last active September 21, 2022 11:56
Setup mac env
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
brew install telnet
brew install z
brew install jq
brew install fzf
brew cask install telegram
brew cask install spotify
brew cask install skype