Commit graph

13 commits

Author SHA1 Message Date
1d70758e8a feat(bash): add shorter alias for 'exit' (#31)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/31
2025-09-01 07:23:59 +02:00
3d77f64e32 feat(bash): add cdl and cdll to home if no arg provided (#30)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/30
2025-07-10 12:33:46 +02:00
2f189c3cc0 style(bash): clean up aliases and add section comments (#26)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/26
2025-06-06 08:46:55 +02:00
d7c6d4c783 refactor(git): refactor git aliases into a function, also adds new aliases for git add and push origin (#25)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/25
2025-06-06 08:34:32 +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