Commit graph

14 commits

Author SHA1 Message Date
582895b543 fix: update gitignore 2025-12-22 22:22:09 +00: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
82cd2c6423 feat(code-server): add tracking of global code snippets (#87)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/87
2025-12-21 14:03:22 +01:00
f8a9d8ca29 fix: remove VSCodium tracking (#69)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/69
2025-11-21 02:15:30 +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
4e516e22da feat(code-server): add tracking of custom keybindings for code-server (#43)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/43
2025-09-17 11:06:54 +02: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
69bd6e9a5c feat(make): add Makefile (#38)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/38
2025-09-14 11:48:17 +02:00
vlw
bd7efe5ccf feat(vscodium): track settings.json for VSCodium (#29)
Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/29
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
2025-06-30 18:04:27 +02:00
2281e92464 feat(ssh): add ssh config tracking and known_hosts exempt for local.vlw.se:2222 (#13)
This PR adds tracking of the `.ssh/config` file which right now only includes an instruction to ignore `known_hosts` checking for any remote on `local.vlw.se:2222` which is the host and port I use to SSH into any local dev environment.

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/13
2025-03-13 10:19:15 +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
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