Skip to content

Instantly share code, notes, and snippets.

export EDITOR='nvim'
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="risto"
plugins=(git gitignore systemd)
source $ZSH/oh-my-zsh.sh
bindkey -v
bindkey ^O vi-cmd-mode
@ryanzyy
ryanzyy / config
Last active April 1, 2020 01:34
i3 config
set $super Mod4
set $alt Mod1
# composite manager
exec --no-startup-id picom -b
# set font
font pango: Noto Sans 8
# Use Mouse+$super to drag floating windows to their wanted position