Skip to content

Latest commit

 

History

History

xterm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

XTerm

Purify theme for XTerm, UXTerm, urxvt terminals


Installation

Note: This config file work with XTerm, UXTerm, urxvt

# If you have wget
$ wget https://raw.githubusercontent.com/kyoz/purify/master/xterm/.Xresources -O ~/.Xresources && xrdb -merge ~/.Xresources

# Or if you have curl
$ curl https://raw.githubusercontent.com/kyoz/purify/master/xterm/.Xresources --output ~/.Xresources && xrdb -merge ~/.Xresources

Or manually install:

# Assume you have downloaded `.Xresources` file to ~/
$ xrdb -merge ~/.Xresources

References

If you are using zsh, please take a look at purify/zsh to get zsh config for purify.

Lisence

MIT © Kyoz