Commit 095fa41
authored
Fix zellij layouts completions on MacOS (#1074)
According to the
[documentation](https://zellij.dev/documentation/configuration.html#where-does-zellij-look-for-the-config-file)
`~/.config/zellij` will take precedence even on MacOS.1 parent 0bdf55f commit 095fa41
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
| |||
0 commit comments