Commit graph

10 commits

Author SHA1 Message Date
fc889cacd4
feat(git): add git stats function 2026-04-08 18:49:40 +02:00
e9d980e3ff fix(bash): use git directly instead of function in shutdown script (#119)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/119
2026-02-27 17:23:32 +01:00
7cec26678b feat(bash): add shutdown script (save "~/.bash_history" to vlw-pastebin) (#118)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/118
2026-02-27 14:00:52 +01:00
7b36bef85f fix(code-server): remove json file before exporting code extensions (#104)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/104
2026-01-17 13:13:47 +01:00
0655fbf942
feat(bash): add script for installing programs and configurations (#54) 2026-01-11 02:34:09 +01:00
39f4227c06 fix(bash): source dotfiles and remove cloned dir after install (#101)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/101
2026-01-11 00:54:12 +01:00
f1beb74b7c refactor(bash): move code-server export extensions to scripts dir (#89)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/89
2025-12-22 23:23:10 +01:00
8ecab0adac fix(bash): dotfiles install script with make (#88)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/88
2025-12-22 23:12:22 +01:00
8c1e48eb20 feat(git): add confirm prompt before commit to master branch (#65)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/65
2025-11-08 21:09:19 +01:00
a86e9462f2 feat(code-server): add tracking of code-server extensions (#41)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/41
2025-09-14 12:30:12 +02:00