diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-03-04 15:49:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-04 15:49:28 +0000 |
| commit | a5e1d252877af0d7c453a209156205ce6ce9739d (patch) | |
| tree | d729800cbb9acce75b77b11570dae1e4f6ae761a /atuin-config/src/lib.rs | |
| parent | fix(tz): attempt to fix timezone reading (#1810) (diff) | |
| download | atuin-a5e1d252877af0d7c453a209156205ce6ce9739d.zip | |
refactor: rename atuin-config to atuin-dotfiles (#1817)
Diffstat (limited to 'atuin-config/src/lib.rs')
| -rw-r--r-- | atuin-config/src/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/atuin-config/src/lib.rs b/atuin-config/src/lib.rs deleted file mode 100644 index 74daf8ef..00000000 --- a/atuin-config/src/lib.rs +++ /dev/null @@ -1,2 +0,0 @@ -pub mod shell; -pub mod store; |
