Skip to content

Commit

Permalink
docs: fix possible config paths on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerwooo committed Jan 25, 2023
1 parent 928fd4b commit 1b9b676
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bitsrun/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def get_config_paths() -> map:
- `/etc/bitsrun/bit-user.json`
- `/etc/xdg/bitsrun/bit-user.json`
- `$XDG_CONFIG_HOME/bitsrun/bit-user.json`
- `~/.config/bitsrun/bit-user.json`
- `~/.config/bit-user.json`
Expand Down

0 comments on commit 1b9b676

Please sign in to comment.