This commit is contained in:
He4eT 2020-08-27 01:53:17 +05:00
commit 8d57fa30a6
7 changed files with 113 additions and 130 deletions

View file

@ -1,5 +1,4 @@
! RXVT Config. terminus font is required!
! sudo update-alternatives --set x-terminal-emulator "$(which terminator)"
URxvt.font: xft:Terminus:size=13

View file

@ -1,3 +1,2 @@
set relativenumber
highlight EndOfBuffer ctermfg=16

View file

@ -1,10 +1,10 @@
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH=$HOME/apps/bin:$PATH
export PATH=$HOME/apps/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/odd/.oh-my-zsh"
export ZSH="/home/odd/.oh-my-zsh"
# 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.