Skip to content
View anki-code's full-sized avatar
Block or Report

Block or report anki-code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anki-code/README.md

I like to create repeatable solutions and IT products.

My principles:

  • Leave repeatable examples instead of dumb descriptions to allow people reuse your work.
  • Treat code as a product that anybody can extend by additional functionality.
  • Ugly code that committed is better than great code in the imagination.

❤️ Sponsorship

🚀 You won't be the same after using this:

  • xxh - Bring your favorite shell wherever you go through the ssh.

  • The xonsh shell - Python-powered shell.

    • Learning:
      • xon.sh - I designed and made the main page of xonsh website.
      • xonsh-cheatsheet - Cheat sheet for xonsh shell with copy-pastable examples.
      • xonsh-install - Best way to install xonsh on macOS or Linux and using it as core shell.
      • xonsh-rc-awesome - Awesome snippets of code for xonshrc in xonsh shell.
    • Navigation:
      • jump-to-dir - Jump to used before directory by part of the path. Lightweight zero-dependency implementation of autojump or zoxide projects functionality.
      • back2dir - Return to the most recently used directory when starting the xonsh shell.
      • onepath - Associate files with app and run it without preceding commands.
    • Commandlining:
      • argcomplete - Tab completion of python and xonsh scripts using argcomplete.
      • clp - Copy output to clipboard.
      • output-search - Get words from the previous command output for the next command.
      • pipeliner - Let your pipe lines flow thru the Python code.
      • pm - Persistent aliases for package managers.
      • sh - Paste and run commands from bash, zsh, fish, tcsh in xonsh shell.
    • Prompt:
      • prompt-bar - The bar prompt for xonsh shell with customizable sections.
      • prompt-starship - Starship cross-shell prompt in xonsh shell.
      • cmd-durations - Show notification when command is done and terminal is not focused.
    • History:
    • Dev tools:
      • xontrib-template - A template to create, packaging and promote xontrib in 5 minutes.
      • xonsh-awesome-cli-app - Example of awesome cli app template for xonsh.
      • macro - Library of the useful macro for the xonsh shell.
      • hist-format - Format xonsh history to post it to Github or another page.
      • docker-xonsh-wrapper - Wrap an app in docker container and catch the signals from docker using xonsh shell.
      • xunter - Profiling the xonsh shell code using hunter.
      • my-xonsh-fork - Convert your xonsh fork package name to the new.
      • xonsh-logo - The xonsh logo, design and pictures for posts, stickers, t-shirts.
    • Portable:
    • External tools:
      • xonsh-prewarmed - Run interactive xonsh session in milliseconds using prewarmed GNU Screen session from the background.
      • xonsh-vim-read - The xonsh shell wrapper to running the command via vim read.
    • Metapackages:
    • Xonsh Enrichment Proposals (XEP):
  • tokenize-output - Get identifiers, names, paths, URLs and words from the command output i.e. use xontrib-output-search.

  • fstrider - File system navigator for reducing keystrokes and doing thing intuitive. Alternative to cd-ls.

  • localsql - Querying csv, xlsx, json local files using SQL as easy as possible.

  • pipi - The simple way to install PyPi packages using pip from directory, PyPi projects, Github links.

  • jj - enJoy Json (JJ) is to syntax highlighting and formatting the json, javascript or python dict object in error-tolerant manner.

  • bar-theme - The shell prompt appearance conception called Bar.

@anki-code's activity is private