Commit graph

40 commits

Author SHA1 Message Date
Ivan R. f063d38424
License: update year 2023-11-06 00:11:05 +05:00
Ivan R. 1f5af6af73
Search for the latest file by name, not by modification date 2023-03-13 00:33:11 +05:00
Ivan R. 9c9acf9e83
Make function comments the same 2023-03-13 00:30:57 +05:00
Ivan R. ad76ee9733
Move editor check to a separate function 2023-03-13 00:20:41 +05:00
Ivan R. ce4bee4a82
Add "last" command 2023-03-13 00:16:14 +05:00
Ivan R. 62dabe79c1
Readme: add a note about session 2023-02-16 23:58:21 +05:00
Ivan R. 73a7085dae
Readme: add more info about the initial setup and required programs 2023-02-16 23:54:15 +05:00
Ivan R. 5417f28b15
Add "list" command 2023-02-16 23:45:47 +05:00
Ivan R. 90a0fe61d3
Add "help" command (#3) 2023-02-16 23:43:26 +05:00
Ivan R. 15cd361121
Hide output of "cd -" command 2023-02-16 23:37:32 +05:00
Ivan R. 8138f3643a
Remove .gitignore 2023-02-16 23:29:59 +05:00
Ivan R. 9c35c3734d
Disable github actions 2023-02-16 23:28:47 +05:00
Ivan R. 500919c811
Rewrite in Bash 2023-02-16 23:27:28 +05:00
Ivan R. d3b46e19a6
CI: add "pip install pylint" step 2022-12-31 12:41:01 +05:00
Ivan R. 9623624880
Set up Pylint CI 2022-12-31 12:36:26 +05:00
Ivan R. f67b14f42b
Add egg-info to gitignore 2022-12-23 22:22:41 +05:00
Ivan R. d2946f7cbf
Fix the name of the script 2022-12-23 22:22:05 +05:00
Ivan R. 409d4cf950
Version 0.0.3 2022-12-23 22:15:08 +05:00
Ivan R. cdd741da8e
Update commands in readme 2022-12-23 22:14:47 +05:00
Ivan R. 7a95bb9692
Switch to setuptools 2022-12-23 22:14:01 +05:00
Ivan R. f3f9bfac20
Add missing type hints 2022-12-23 21:55:03 +05:00
Ivan R. 3b1df5c5b2
Version 0.0.2 2022-12-16 21:45:29 +05:00
Ivan R. 2bde41df9b
Readme: place "installation" section before "usage" 2022-12-16 21:38:36 +05:00
Ivan R. c52b62c384
Upload this project to PyPI (#2) 2022-12-16 21:36:48 +05:00
Ivan R. 3d63e3d4b9
Fix all pylint warnings 2022-12-15 22:34:06 +05:00
Ivan R. be72f4f693
Add "merge" command (#1) 2022-12-15 22:25:44 +05:00
Ivan R. c58d3d6fd0
Add "backup" command (#1) 2022-12-03 19:49:57 +05:00
Ivan R. c172ebe32d
Add alternative installation method 2022-10-03 18:40:37 +05:00
Ivan R. c99161e670
Remove Makefile 2022-10-03 18:35:56 +05:00
Ivan R. 3a263f24bb
Specify the full installation path 2022-10-03 18:31:10 +05:00
Ivan R. 610cbdc976
Add examples to description 2022-10-03 18:29:33 +05:00
Ivan R. d261197ab3
Change files extension to .md 2022-10-02 15:10:19 +05:00
Ivan R. 838389ba1e
Improve exception handling 2022-09-30 13:34:44 +05:00
Ivan R. 5ac687cf74
Update paths in readme 2022-09-25 14:01:34 +05:00
Ivan R. ab3a4c2941
Change editor's current working directory 2022-09-25 13:59:26 +05:00
Ivan R. 94f653d84b
Add check=True to subprocess.run 2022-09-25 13:58:10 +05:00
Ivan R. 767f5b16b7
Save files inside the "share" subfolder 2022-09-12 17:10:25 +05:00
Ivan R. ff117453a9
Simplify the process of creating dirs and files 2022-08-24 22:43:57 +05:00
Ivan R. e6639cda58
Add the ability to install a program using make 2022-08-24 22:21:13 +05:00
Ivan R. 582bf171ab
Initial commit 2022-08-19 17:31:51 +05:00