Commit graph

14 commits

Author SHA1 Message Date
8e670ba64a feat(bash): add tailing slash to framework path aliases (#12)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/12
2025-02-28 13:54:21 +00:00
380c137999 feat(git): set git help.autocorrect prompt (#11)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/11
2025-01-20 10:28:58 +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
2a31610d48 fix(code-server): menu bar position to top
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/8
2024-12-16 13:32:10 +00:00
41109193bf fix(tmux): tmux control character from Ctrl+b or F1 to Ctrl+Spacebar only (#7)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/7
2024-12-06 10:36:53 +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
aeb51ec2ca feat(bash): add pathref envars to frameworks to .bash_profile (#4)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/4
2024-12-02 08:24:36 +00:00
bffb970230 fix(code-server): editor.hover.hidingDelay for code-server (#3)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/3
2024-12-02 08:04:15 +00:00
42a6aae1f1 fix: path to gitconfig excludesfile (#2)
Reviewed-on: gists/dotfiles#2
2024-11-22 04:29:45 +01:00
2b3411dcb2 feat: add code-server settings (#1)
Reviewed-on: gists/dotfiles#1
Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com>
Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>
2024-11-22 04:18:41 +01:00
b85e546c1c fix: move .gitconfig to root dir 2024-11-22 04:00:05 +01:00
347f373604 initial commit 2024-11-22 03:26:04 +01:00