Git Product home page Git Product logo

savetypeing's Introduction

savetypeing

this repo code and exe in linux that just help you to save your keystroke for your repeated or regular commands for MORE information (da288.blogspot.com)[https://da288.blogspot.com/2022/09/save-your.html]

arguments:

  • w - write an key
  • p - print existing commands
  • r - remove a key

installation

  • there is a code and executable called q
  • save q in /usr/bin

os supported

  • linux
  • windows(just change the url in the source and compile)

usage

  • first try to save a command
  • q w key "value"

example:

  • q w code "vim /home/{user}/p.c"
  • directly call it from any where ######format:
  • q code
  • q p
  • q r code
example
  • q code
  • vim gets opened

how fast is it

You can see the results i got

  • real 0m0.005s
  • user 0m0.000s
  • sys 0m0.004s

issues

  • currently cd command is not working
  • you cannot place a value "cd /home/{user}" instead can place "vim /home/{user}"
  • besure each user have his own key value saved in /home/{user}/Documents/c.txt

savetypeing's People

Contributors

chintu4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.