No description
Find a file
Victor Westerlund 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
.config/git fix: move .gitconfig to root dir 2024-11-22 04:00:05 +01:00
.local/share/code-server/User fix(code-server): menu bar position to top 2024-12-16 13:32:10 +00:00
.ssh feat(ssh): add ssh config tracking and known_hosts exempt for local.vlw.se:2222 (#13) 2025-03-13 10:19:15 +00:00
.bash_aliases [bash] shortened git aliases for wip and clear (#10) 2024-12-20 11:05:50 +00:00
.bash_profile feat(bash): add tailing slash to framework path aliases (#12) 2025-02-28 13:54:21 +00:00
.gitconfig feat(git): set git help.autocorrect prompt (#11) 2025-01-20 10:28:58 +00:00
.gitignore feat(ssh): add ssh config tracking and known_hosts exempt for local.vlw.se:2222 (#13) 2025-03-13 10:19:15 +00:00
.nanorc initial commit 2024-11-22 03:26:04 +01:00
.tmux.conf fix(tmux): tmux control character from Ctrl+b or F1 to Ctrl+Spacebar only (#7) 2024-12-06 10:36:53 +00:00