60e62585eb
Format the code, add fmt and check targets
Makefile CI / build (push) Has been cancelled
2025-11-30 17:32:49 +02:00
82d22c0bf0
Update AGENTS.md (anarko/qwen3-coder-flash:30b)
2025-11-30 16:04:17 +02:00
dbc138e82e
Added AGENTS.md and .editorconfig
Makefile CI / build (push) Has been cancelled
2025-11-28 22:06:29 +02:00
b31cb20161
Release 1.0.8, update .pre-commit-config.yaml
...
Makefile CI / build (push) Has been cancelled
Add how to release notes.
2025-11-02 16:52:51 +02:00
affb7ae553
Fixing VENV again...
...
Updated .pre-commit-config.yaml
2025-11-02 16:39:08 +02:00
Doncho Gunchev
dc39105663
Shorten ~/.ssh/controlmasters to ~/.ssh/c (104 char limit on mac).
Makefile CI / build (push) Has been cancelled
2025-05-27 10:04:07 +00:00
8416585ac7
Improve python virtual environment support (uv) take 2.
Makefile CI / build (push) Has been cancelled
2025-03-09 00:32:28 +02:00
Doncho Gunchev
86034e3f02
Improve python virtual environment support (uv).
Makefile CI / build (push) Has been cancelled
2025-02-15 23:57:20 +02:00
Doncho Gunchev
df3199976e
fix: Don't alias ip if iproute is not installed.
Makefile CI / build (push) Has been cancelled
2024-10-16 09:18:54 +03:00
Doncho Gunchev
2f07d57c86
PyCharm virtual environment with poetry support.
Makefile CI / build (push) Has been cancelled
2024-07-16 15:29:37 +03:00
Doncho Gunchev
6271df868c
Fix python virtual environment support.
...
This works with python 3.9, 3.10, 3.11 and 3.12 on MacOS.
2024-07-15 11:13:59 +03:00
Doncho Gunchev
b3f0f66356
Quick and dirty build with podman on MacOS.
2024-07-14 17:17:48 +03:00
Doncho Gunchev
58223f0e8a
Initial python virtual environment support.
2024-07-14 16:49:03 +03:00
45d926a3a9
New shebang for changelog.sh, post-commit hook in README.md.
Makefile CI / build (push) Has been cancelled
2024-05-30 04:03:42 +03:00
3df2a4eade
Add ssh control masters management aliases. Silence a which.
2024-05-30 03:51:45 +03:00
Jorge Stefanov
2cf378980a
adjusted time format for lll
2024-05-14 11:22:25 +03:00
Doncho Gunchev
57b1404c0e
Fix lll on MacOS.
2024-05-14 10:55:49 +03:00
Doncho Gunchev
19f325db4c
Add ls aliases for MacOS (ll, lll).
2024-05-14 10:40:19 +03:00
0ec8d81216
Don't add ip aliases on MacOS.
2024-04-26 16:01:19 +03:00
487eb012d0
Let's be MacOS compatible.
2024-04-26 15:19:14 +03:00
3f8ffe86c9
Fix ip color on EL 7.
...
iproute2 on EL 7 (ip utility, iproute2-ss170501)
does not support --color=auto, only -c[olor].
Signed-off-by: Doncho N. Gunchev <dgunchev@gmail.com>
2024-04-03 16:47:58 +03:00
9026bf704e
Fix ip color on EL 7.
...
iproute2 on EL 7 (ip utility, iproute2-ss170501)
does not support --color=auto, only -c[olor].
Signed-off-by: Doncho N. Gunchev <dgunchev@gmail.com>
2024-04-03 10:29:25 +03:00
dc0be5c2a1
Detect if the scripts are not sourced and print help.
2024-03-14 15:05:34 +02:00
5b8a75b75c
General rework of the build process (distribution source and rpm).
2024-02-22 19:21:44 +02:00
e68638230a
Fix getting version from GIT on EL9.
2024-02-22 09:13:09 +02:00
bce45e0c3e
Try to set up CI with Rocky Linux 9
2024-02-22 09:12:32 +02:00
08548e7a56
Add pre-commit hooks. Drop the shebang from z-ps-twtty-7.sh.
2024-02-21 15:32:36 +02:00
82b91c2bf0
Add a Makefile (dist, rpm, clean).
2024-02-21 13:49:59 +02:00
6d196f9627
Version 1.0-3.
2024-02-21 13:37:20 +02:00
af6100ca49
Merge pull request #1 from Valentin-v-Todorov/valentins_PR
...
adding spec file
2024-02-21 12:54:15 +02:00
Valentin Todorov
8d956d558d
adding spec file
2024-02-21 12:49:16 +02:00
c5a2b3c35b
Add environment, time style and ls aliases.
2024-02-13 17:43:44 +02:00
79f154f5fa
Move things around.
2024-02-13 17:40:08 +02:00
f30a47516d
Show PIPESTATUS instead of just $?.
...
Cleanup. Detect if BASH_COMMAND is an array (bash 5.1 NEWS)
or just a string. Mark 'login' and 'logout's properly.
2024-02-13 17:37:53 +02:00
2c5dab2e95
Don't export PROMPT_COMMAND, solves new MC terminal problem.
...
With export every command in mc resulted in
bash: prompt_command: command not found
error.
2024-02-13 17:37:53 +02:00
704ebf38fd
Make sure this runs after vte.sh
2024-02-13 17:37:53 +02:00
95624ff380
Reformat, tabs to spaces.
...
Yeah, I thought tabs were a good idea, not any more, so…
2024-02-13 17:37:52 +02:00
b4be4eb99e
Improve security (chmod 0700 bash_history)
2024-02-13 17:37:52 +02:00
77ff017304
Rearange the comments and add more links.
...
This is a script I am using 12 years now... wow!
2024-02-13 17:37:52 +02:00
20c45739b3
Use ellipsis '…' instead of 3 dots '...', …
...
also rearange some code and enable the COLUMNS workaround (if needed only)
2024-02-13 17:37:52 +02:00
bd78d4a76a
Speed up fill generation, preserve $? for others.
2024-02-13 17:37:52 +02:00
f411c5a2fe
Don't add our prompt_command twice, also prepend
...
During testing if you source it twice you get
that problem now.
The error code formatting/logging gets broken if
we run prompt_command after other stuff. Running
anything external obviously resets $?.
2024-02-13 17:37:52 +02:00
48c8be564f
Describe the changes in the script itself too.
2024-02-13 17:37:52 +02:00
751df61c6e
Preserve PROMPT_COMMAND if set, name this z-smth in profile.d
...
vte.sh from vte291 coexistence
See https://bugzilla.redhat.com/show_bug.cgi?id=1183192
In oreder work this script should be sourced after vte.sh, so
the name should be something that sorts after vte.sh (z-ps-twtty-7.sh)
2024-02-13 17:37:52 +02:00
8b977b8f73
Add a possible $COLUMNS not set workaround as comment
2024-02-13 17:37:52 +02:00
Doncho Gunchev
546129bed1
Change terminal prompt color to green.
2024-02-13 17:37:52 +02:00
Doncho Gunchev
8462b78a12
Change the root prompt colors.
2024-02-13 17:37:52 +02:00
fa7cd012a8
ps-twtty-7.sh: use $() instead of ``, update HISTIGNORE and HISTCONTROL.
2024-02-13 17:37:52 +02:00
Doncho N. Gunchev
f2c478a632
Added fancy logging bash prompt (ps-twtty-7.sh).
2024-02-13 17:37:49 +02:00
82e1b5e33e
Create README.md
2024-02-13 17:15:20 +02:00