Commit graph

6 commits

Author SHA1 Message Date
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