Skip to content

Instantly share code, notes, and snippets.

View willsilvano's full-sized avatar

WillianSM willsilvano

  • Tubarão/SC/Brazil
View GitHub Profile
@willsilvano
willsilvano / .zshrc
Last active February 28, 2021 10:51
.zshrc
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/willian/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
@willsilvano
willsilvano / robomongo_desktop_entry.md
Created August 29, 2019 23:59 — forked from LogansUA/robomongo_desktop_entry.md
Example of desktop entry on Ubuntu system for Robomongo

Creating desktop entry

$ touch /usr/share/applications/robomongo.desktop

Edit

$ vim /usr/share/applications/robomongo.desktop