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

https://github.com/stereotypicaldev/bashful

A personal collection of terminal configurations and dotfiles to streamline and customize my command-line experience.
https://github.com/stereotypicaldev/bashful

Last synced: 4 months ago
JSON representation

A personal collection of terminal configurations and dotfiles to streamline and customize my command-line experience.

Awesome Lists containing this project

README

          



Bashful



## Terminal Themes

- https://github.com/win0err/aphrodite-terminal-theme
- https://github.com/slomkowski/bash-full-of-colors
- https://github.com/Gogh-Co/Gogh
- https://github.com/caiogondim/bullet-train.zsh
- https://ohmyposh.dev/
- https://starship.rs/guide/
- https://github.com/andresgongora/synth-shell

## Tooling

- Terminal Multiplexer : [tmux](https://github.com/tmux/tmux/wiki)
- Text Editor - [micro](https://micro-editor.github.io/)
- Package Manager - [nala](https://gitlab.com/volian/nala)

## Terminal Multiplexer (TMUX) Extensions

- [gitmux](https://github.com/arl/gitmux)
- [tmuxinator](https://github.com/tmuxinator/tmuxinator)

## Terminal Prompts

- [pure](https://github.com/sindresorhus/pure)

## "Fun"

- [pastel](https://github.com/sharkdp/pastel)
- [ascii-image-converter](https://github.com/TheZoraiz/ascii-image-converter)
- [figlet](http://www.figlet.org/)

## Markdown Viewer

- [glow](https://github.com/charmbracelet/glow)

## File Manipulation

- [deadlink](https://github.com/nschloe/deadlink)

https://github.com/mrjohannchang/fz.sh

- [bat](https://github.com/sharkdp/bat)

## Search inside Files

- [ff](https://www.spflite.com/HtmlS/P_FF.html)

## System Monitoring

Monitoring different aspects of the system

- [fastfetch](https://github.com/fastfetch-cli/fastfetch/)
- [bandwhich](https://github.com/imsnif/bandwhich)
- [bpytop](https://github.com/aristocratos/bpytop)
- [btop](https://github.com/aristocratos/btop)
- [duf](https://github.com/muesli/duf)
- [btm](https://github.com/ClementTsang/bottom)
- [dysk](https://github.com/Canop/dysk)
- [atoptool](https://www.atoptool.nl/)

## Streaming

- [steamlink](https://github.com/streamlink/streamlink)

## Download

- [yt-dlp](https://github.com/yt-dlp/yt-dlp)
- [aria2](https://aria2.github.io/)

## File Sync

- [rsync](https://rsync.samba.org/)

## Git

- https://github.com/wfxr/forgit
- https://github.com/unixorn/git-extra-commands
- [git-open](https://github.com/paulirish/git-open)
- [grip](https://github.com/joeyespo/grip)
- [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy)
- [gh-dash](https://github.com/dlvhdr/gh-dash)
- [lazygit](https://github.com/jesseduffield/lazygit)

## Git Commit

- [semantic-git-commit-cli](https://github.com/JPeer264/node-semantic-git-commit-cli)
- [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli)

## File Manipulation

- [Advanced New File](https://github.com/tanrax/terminal-AdvancedNewFile)

## CheatSheets

- [navi](https://github.com/denisidoro/navi?tab=readme-ov-file)
- [tldr](https://tldr.sh/)
- [Tealdeer](https://tealdeer-rs.github.io/tealdeer/)
- [cheat](https://github.com/cheat/cheat)

## Backup Utillity

- [shallow-backup](https://github.com/alichtman/shallow-backup?tab=readme-ov-file)

## Directory Listing

- [k](https://github.com/supercrabtree/k)
- [exa](https://github.com/ogham/exa)
- [eza](https://eza.rocks/)
- [colorls](https://github.com/athityakumar/colorls)

- https://github.com/pindexis/qfc

## Directory Navigation

- [z.lua](https://github.com/skywind3000/z.lua)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [fzf](https://github.com/junegunn/fzf?tab=readme-ov-file)
- [skim](https://github.com/skim-rs/skim)
- [fasd](https://github.com/clvv/fasd)
- [fd](https://github.com/sharkdp/fd)
- [z](https://github.com/rupa/z) + [fz](https://github.com/mrjohannchang/fz.sh)
- [enhancd](https://github.com/babarot/enhancd)
- [fd](https://github.com/sharkdp/fd)

## File Manager

- [lf](https://github.com/gokcehan/lf)
- [nnn](https://github.com/jarun/nnn)
- [yazi](https://github.com/sxyazi/yazi)
- [broot](https://github.com/Canop/broot)
- [xplr](https://github.com/sayanarijit/xplr)
- [superfile](https://github.com/yorukot/superfile?tab=readme-ov-file)

## Expenses Tracker

- [Bagels](https://github.com/EnhancedJax/Bagels?tab=readme-ov-file)

## Image Manipulation

- [exiftool](https://github.com/exiftool/exiftool)
- [imagemagick]()
- [imgp](https://github.com/jarun/imgp?tab=readme-ov-file)

## Sources

- [Bash-it](https://github.com/Bash-it/bash-it)
- [Awesome Cli-apps](https://github.com/agarrharr/awesome-cli-apps)
- [Awesome Command Line (CLI/TUI) Programs](https://github.com/toolleeo/awesome-cli-apps-in-a-csv)
- [Awesome CLI Apps](https://awesomerank.github.io/lists/aharris88/awesome-cli-apps.html)
- [Track Awesome Cli Apps Updates Daily](https://www.trackawesomelist.com/agarrharr/awesome-cli-apps/)
- [Dev.to - Tools](https://dev.to/lissy93/cli-tools-you-cant-live-without-57f6)
- [Terminal Apps](https://terminal-apps.dev/)