diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-08-14 14:21:05 +0100 |
| commit | 315e7580b35f2535319bbd852d443c3c9bcb4d41 (patch) | |
| tree | 97aad80675380485ee734d21900574d916f3d1be /dot_config/git/config | |
| parent | 48acef5db2580643d3e00553bc5ea9fb8fd4733b (diff) | |
| download | dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.tar.gz dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.tar.bz2 dotfiles-315e7580b35f2535319bbd852d443c3c9bcb4d41.zip | |
Remove former work environment configuration
Diffstat (limited to 'dot_config/git/config')
| -rw-r--r-- | dot_config/git/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dot_config/git/config b/dot_config/git/config index a4831cf..56e14be 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -128,10 +128,6 @@ swd = switch -d unstage = reset HEAD -- update=!git fetch && git merge --ff-only -[includeIf "gitdir:/home/*/work/"] - path = config-work -[includeIf "gitdir:/home/swuser/"] - path = config-work [includeIf "gitdir:~/doxfiles/.git"] path = config-personal [includeIf "gitdir:~/dev/copilot/.git"] |
