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