An open API service indexing awesome lists of open source software.

https://github.com/pearl-hub/dot-terms

Awesome terms dotfiles (i.e. urxvt)
https://github.com/pearl-hub/dot-terms

Last synced: 3 months ago
JSON representation

Awesome terms dotfiles (i.e. urxvt)

Awesome Lists containing this project

README

        

Dot-terms
=====

|Project Status|Communication|
|:-----------:|:-----------:|
|[![Build status](https://api.travis-ci.org/pearl-hub/dot-terms.png?branch=master)](https://travis-ci.org/pearl-hub/dot-terms) | [![Join the gitter chat at https://gitter.im/pearl-core/pearl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pearl-core/pearl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |

**Table of Contents**
- [Description](#description)
- [Installation](#installation)
- [Troubleshooting](#troubleshooting)

Description
===========

- name: `dot-terms`
- description: Awesome terms dotfiles (i.e. urxvt)
- author: Filippo Squillace
- username: fsquillace
- OS compatibility: linux, osx (not tested for osx but should work)

Available themes are zenburn, solarized, tango, nord, dracula and more. You can choose your favorite theme during theme installation.

Installation
============
This package can be installed via [Pearl](https://github.com/pearl-core/pearl) system.

```sh
pearl install dot-terms
```

**Note**: The package will overwrite the files `~/.Xdefaults` and `~/.Xresources`.

Dependencies
------------
The terminals requires to have fonts installed into the system.
You can use the package `fonts` in order to have a collection of fonts ready to use:

```sh
pearl install fonts
```

Troubleshooting
===============
This section has been left blank intentionally.
It will be filled up as soon as troubles come in!