Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meharehsaan/terminal-config

This repository contains my terminal configuration files.
https://github.com/meharehsaan/terminal-config

bashrc linux shell terminal vimrc

Last synced: 29 days ago
JSON representation

This repository contains my terminal configuration files.

Awesome Lists containing this project

README

        

# Terminal Configuration Files

This repository contains my terminal settings

### Bashrc

Bashrc containing many aliases i used in daily life to make commands much easier.

### Conky.conf

Conky is a free software desktop system monitor for the X Window System. It is available for Linux, FreeBSD, and OpenBSD. I have configured it according to my taste.

### Bash script (sop.sh)

This script is used to remove older snap pakages which uses a lot of space and we donot need them so run the script with sudo and remove older linux pakages to free up space in your distro.

### Vimrc

vimrc contains the awesome vim editor environment.

### Git.md

This file contains basic git commands for a beginner to memorize the basics.

---

Best Regards - [Mehar Ehsaan](github.com/meharehsaan)