Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/meharehsaan/terminal-config
- Owner: meharehsaan
- Created: 2023-08-11T04:11:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-14T14:29:07.000Z (10 months ago)
- Last Synced: 2024-02-14T15:40:37.844Z (10 months ago)
- Topics: bashrc, linux, shell, terminal, vimrc
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)