Skip to main content

A command line tool for managing aliases in your .bashrc file.

Project description

[![Build Status](https://travis-ci.org/konstantinfarrell/hotrc.svg?branch=master)](https://travis-ci.org/konstantinfarrell/hotrc) [![Coverage Status](https://coveralls.io/repos/github/konstantinfarrell/hotrc/badge.svg?branch=master)](https://coveralls.io/github/konstantinfarrell/hotrc?branch=master)

# HotRC

hotrc (“hot-are-see”) is a python based command line utility that lets you add or remove an alias to/from your .bashrc file without having to jump around between text editors, or restart the shell. It is advantageous to alias as the changes to .bashrc are persistent and don’t rely on the user session.

## Install

Clone this repo into a local directory, and install.

git clone https://github.com/konstantinfarrell/hotrc.git ~/.hotrc cd ~/.hotrc make

## Run

When you run initially, you will be prompted for the location of your .bashrc file. Any active, absolute path to a bash configuration file will work.

## API

Syntax is structured as follows

hotrc command arg1 ‘arg2’

arg2 should be put in quotes if the alias command contains a space.

Commands

  • new: Takes 2 arguments, key and value and constructs a .bashrc alias for them.

    If arguments arent provided, the user will be prompted for them.

  • list: Takes no arguments. Lists all current aliases in the .bashrc

  • remove: Takes 1 or 2 arguments: key, or key and value, and removes the corresponding alias from the .bashrc file.

  • reset: Deletes old entry and prompts the user for the path to the .bashrc file. Only absolute paths are accepted.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

HotRC-0.2.2.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file HotRC-0.2.2.tar.gz.

File metadata

  • Download URL: HotRC-0.2.2.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for HotRC-0.2.2.tar.gz
Algorithm Hash digest
SHA256 dc614b0f5a834cd79046d9eee88983a23fec3d5e422878719b74d9202419c354
MD5 6b3099fd85c83248e8e4f67c86fa2c89
BLAKE2b-256 36906a9d9135789ce0f96d69c26d4e8de8bc96b3a11eb46069b9988632db7034

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page