Skip to content

Instantly share code, notes, and snippets.

View ross-newman's full-sized avatar
🎯
Focusing on computer vision.

Ross Newman ross-newman

🎯
Focusing on computer vision.
View GitHub Profile
@ross-newman
ross-newman / ubuntu-zsh-setup.txt
Last active June 19, 2019 15:13
Zsh setup on Ubuntu 18.04
#!/bin/bash
sudo apt-get install zsh powerline fonts-powerline zsh-theme-powerlevel9k zsh-syntax-highlighting
# Select 2 to setup .zshrc then exit
zsh
echo "source /usr/share/powerlevel9k/powerlevel9k.zsh-theme" >> ~/.zshrc
echo "source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ~/.zshrc
# Start the Zsh
zsh
@ross-newman
ross-newman / libosmscout-maps.ipynb
Last active December 8, 2022 04:26
libosmscout-maps.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.