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)
- Host: GitHub
- URL: https://github.com/pearl-hub/dot-terms
- Owner: pearl-hub
- Created: 2017-09-04T21:46:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T15:17:50.000Z (over 4 years ago)
- Last Synced: 2025-01-05T09:42:17.680Z (5 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dot-terms
=====|Project Status|Communication|
|:-----------:|:-----------:|
|[](https://travis-ci.org/pearl-hub/dot-terms) | [](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!