xsel, locker update, font config & polybar multi-monitor

This commit is contained in:
Tristaan
2018-01-20 15:02:36 +01:00
parent c1260453a1
commit 03870463e6
8 changed files with 17 additions and 9 deletions

1
.zshrc
View File

@@ -2,6 +2,7 @@
# Path to your oh-my-zsh installation.
export ZSH=/home/tristan/.oh-my-zsh
export PATH=$HOME/.gem/ruby/2.4.0/bin/:$PATH
export PATH=$HOME/.gem/ruby/2.5.0/bin/:$PATH
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.