All Projects → banjoman → Brilliant Bash

banjoman / Brilliant Bash

Licence: mit
A handful of bash aliases to strengthen the bond between you and your machine.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Brilliant Bash

Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-22%)
Mutual labels:  productivity
Yana
Powerful note-taking app with nested documents, full-text search, rich-text editor, code snippet editor and more
Stars: ✭ 87 (-13%)
Mutual labels:  productivity
Organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
Stars: ✭ 1,327 (+1227%)
Mutual labels:  productivity
Alfred Cheat
Manage your self-defined cheat sheets & knowledge base in Alfred
Stars: ✭ 79 (-21%)
Mutual labels:  productivity
Pihole Browser Extension
Browser extension to control your pi-hole
Stars: ✭ 83 (-17%)
Mutual labels:  productivity
Trackmd
Tools for tracking changes in Markdown format within RStudio
Stars: ✭ 89 (-11%)
Mutual labels:  productivity
Mah
An alternative to alfred written in java
Stars: ✭ 69 (-31%)
Mutual labels:  productivity
Booklight
Your Chrome Alfred - An Extension to provide spotlight-like interface for your bookmarks
Stars: ✭ 98 (-2%)
Mutual labels:  productivity
Baelte
CLI tool for svelte to help you be productive
Stars: ✭ 85 (-15%)
Mutual labels:  productivity
Perfectwindows
PerfectWindows 软件家族 - Windows 从未如此完美!
Stars: ✭ 1,326 (+1226%)
Mutual labels:  productivity
Corral
Quickly surround text with delimiters in emacs
Stars: ✭ 80 (-20%)
Mutual labels:  productivity
Youtube time tracker
Chrome Extension that tracks time you spent on Youtube.
Stars: ✭ 84 (-16%)
Mutual labels:  productivity
Notion Icons 2.0
Create a more vibrant and modern workspace. Use Github Issues to request more Icons.
Stars: ✭ 93 (-7%)
Mutual labels:  productivity
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+1117%)
Mutual labels:  productivity
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (-4%)
Mutual labels:  productivity
Gitexplorer Android
Find the right git commands 🔥 without digging through the web.😊😊😉
Stars: ✭ 72 (-28%)
Mutual labels:  productivity
Timetrack
Automatically track how you are spending your time by watching the file system
Stars: ✭ 88 (-12%)
Mutual labels:  productivity
Yi Note
YiNote browser extension - online video note taking tool
Stars: ✭ 96 (-4%)
Mutual labels:  productivity
Polyx
Productivity suite written from scratch in Ink on the backend and Torus on the web
Stars: ✭ 98 (-2%)
Mutual labels:  productivity
Ruby Saddler
Stars: ✭ 93 (-7%)
Mutual labels:  productivity

Brilliant Bash

A handful of bash aliases to strengthen the bond between you and your machine.

Special thanks to everyone who contributes to this repository. Using the command line should be fun, right?

Installation

Clone this repo inside of where you store your dotfiles with:

git clone https://github.com/roytenberg/brilliant-bash

Then, comment out the aliases you don't want with your text editor of choice.

Examples

Shell aliases are meant to take one command (or more, with functions), and simplify them to something more memorable/easy to type.

Therefore, instead of typing...

git push origin master

You can easily do the same thing with four letters with our alias...

gpom

Contact

Twitter: @real_roytenberg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].