Skip to content

Instantly share code, notes, and snippets.

View nrdsp's full-sized avatar

nrdsp

View GitHub Profile
@xeals
xeals / package.yml
Created June 27, 2018 15:52
protonmail-bridge-bin-1.0.4-1.eopkg
name : protonmail-bridge-bin
version : 1.0.4
release : 1
license : MIT
source :
- https://protonmail.com/download/protonmail-bridge_1.0.4-1_amd64.deb : 032fc486069c3a69bd01fd48ab1428d605c765d06fecfe5a5052fb5d3a18a10e
component : network.mail
summary : The Bridge is an application that runs on your computer in the background and seamlessly encrypts and decrypts your mail as it enters and leaves your computer.
description : |
The Bridge is an application that runs on your computer in the background and seamlessly encrypts and decrypts your mail as it enters and leaves your computer.

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by