Skip to content

anki-code/anki-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 

Repository files navigation

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.

    • Install:
      • xonsh-install - Best way to install xonsh on macOS or Linux and using it as core shell.
    • Learning:
    • 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:
      • xonsh-developer-toolkit - The xonsh developer toolkit contains all spectrum of instrument to develop xonsh shell.
      • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published