dotfiles
thefuck
Our great sponsors
dotfiles | thefuck | |
---|---|---|
2 | 285 | |
1,352 | 76,197 | |
- | - | |
4.5 | 6.4 | |
about 1 month ago | 7 days ago | |
Shell | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dotfiles
-
My .dotfiles
The dotfiles setup scripts are heavily knocked-off inspired version of beautiful Cătălin’s dotfiles. You should probably check it out!
-
MacOS Development workspace 2021
alrra - dotfiles
thefuck
-
My favorite bash shortcuts in 2023
Sometimes I use The Fuck app for my terminal, but it might be inconvenient when sharing screen. So, I use a shortcut pls to run fuck command.
-
[OC] I made a CLI to convert natural language to terminal commands
you could check out https://github.com/nvbn/thefuck for inspiration. I don’t use that but I think it has solved that particular UX problem. I’d use your tool though
-
Homebrew
Okay, now hear me out thefuck
-
Advice to be more efficient with the terminal?
TheFuck is great for those commands where you can't necessarily remember what you need. If you type a command wrong (such as git push when you aren't tracking a remote branch), you can just type fuck and you can cycle through a number of commands you might have wanted, based on your last command.
-
What are some lesser-known Linux software that are absolutely life changing?
thefuck
-
Getting Around ChatGPT limitations [long]
I used to have an alias for sudo !! but I can't remember how because I replaced it with this
-
The amount of times I have accidentally done this...
fuck for me is already bound by thefuck
Or you can use fuck to just fix the last command automatically.
Reminded me of https://github.com/nvbn/thefuck
What are some alternatives?
ohmyzsh - 🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
httpie - 🥧 HTTPie for Terminal — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
poe-archnemesis-scanner - Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
howdoi - instant coding answers via the command line
fish-shell - The user-friendly command line shell.
aws-cli - Universal Command Line Interface for Amazon Web Services
rust-memchr - Optimized string search routines for Rust.
python3-nmap - A python 3 library which helps in using nmap port scanner. This is done by converting each nmap command into a callable python3 method or function. System administrators can now automatic nmap scans using python
mysterium - Mysterium the first tool which permits you to retrieve the most part of a Python code even the .py or .pyc was extracted from an executable file, even it is encrypted with every existing encryptage. Mysterium don't make any difference between encrypted and non encrypted files, it can retrieve code from Pyarmor or .pyc files.
HTTP Prompt - An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
try - Dead simple CLI tool to try Python packages - It's never been easier! :package:
cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.