Commit graph

21 commits

Author SHA1 Message Date
60e62585eb
Format the code, add fmt and check targets
Some checks failed
Makefile CI / build (push) Has been cancelled
2025-11-30 17:32:49 +02:00
dbc138e82e
Added AGENTS.md and .editorconfig
Some checks failed
Makefile CI / build (push) Has been cancelled
2025-11-28 22:06:29 +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).
Some checks failed
Makefile CI / build (push) Has been cancelled
2025-05-27 10:04:07 +00:00
8416585ac7
Improve python virtual environment support (uv) take 2.
Some checks failed
Makefile CI / build (push) Has been cancelled
2025-03-09 00:32:28 +02:00
Doncho Gunchev
86034e3f02
Improve python virtual environment support (uv).
Some checks failed
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.
Some checks failed
Makefile CI / build (push) Has been cancelled
2024-10-16 09:18:54 +03:00
Doncho Gunchev
2f07d57c86
PyCharm virtual environment with poetry support.
Some checks failed
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
58223f0e8a
Initial python virtual environment support. 2024-07-14 16:49:03 +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
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
08548e7a56
Add pre-commit hooks. Drop the shebang from z-ps-twtty-7.sh. 2024-02-21 15:32:36 +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