Commit graph

11 commits

Author SHA1 Message Date
9d8ae59e77
wip: 2025-06-06T08:31:44+0200 (1749191504) 2025-06-06 08:31:44 +02:00
9a91c12b6d
wip: 2025-06-06T08:27:12+0200 (1749191232) 2025-06-06 08:27:12 +02:00
24b007ed66 feat(bash): add alias to ssh into a local machine in debug mode (#24)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/24
2025-06-06 08:07:46 +02:00
7c9edd6334 fix(bash): l* dirname if file not found (#23)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/23
2025-05-21 09:28:20 +02:00
943927567f feat(bash): preview or edit files with l-functions (#22)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/22
2025-05-21 08:55:29 +02:00
4701779ec5 feat(git): add 'gitt' alias for new WIP git tag with optional comment (#17)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/17
2025-05-06 13:40:28 +00:00
cd486c996c [bash] shortened git aliases for wip and clear (#10)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/10
2024-12-20 11:05:50 +00:00
bc3744f711 feat(bash): add lll which runs ls -lah | less (#9)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/9
2024-12-16 13:36:00 +00:00
22eedc9a66 feat: add new git aliases for pull and status (#6)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/6
2024-12-06 10:36:38 +00:00
bea23e4341 fix: run l after cdl instead of ll (#5)
`cdl` is the "change dir and list" and `cdll` is "change dir and list hidden"

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/5
2024-12-04 13:45:29 +00:00
347f373604 initial commit 2024-11-22 03:26:04 +01:00