{"id":17162134,"url":"https://github.com/nogweii/dotfiles","last_synced_at":"2025-04-13T13:30:52.851Z","repository":{"id":537278,"uuid":"166693","full_name":"nogweii/dotfiles","owner":"nogweii","description":"Configuration files that make my computer mine. Moved to my Gitlab instance!","archived":false,"fork":false,"pushed_at":"2024-05-22T21:59:50.000Z","size":415734,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-05-23T05:27:43.049Z","etag":null,"topics":["dotfiles","mirrored","vim","zsh"],"latest_commit_sha":null,"homepage":"https://code.aether.earth/nogweii/dotfiles","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nogweii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-04-03T00:04:57.000Z","updated_at":"2024-05-30T08:27:31.469Z","dependencies_parsed_at":"2023-07-06T06:04:02.531Z","dependency_job_id":"884993cd-4e37-4713-9aaf-20b55e515eda","html_url":"https://github.com/nogweii/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogweii%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogweii%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogweii%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nogweii%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nogweii","download_url":"https://codeload.github.com/nogweii/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248720970,"owners_count":21151020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotfiles","mirrored","vim","zsh"],"created_at":"2024-10-14T22:44:47.329Z","updated_at":"2025-04-13T13:30:50.806Z","avatar_url":"https://github.com/nogweii.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nogweii's dotfiles\n\n\u003e It just wouldn't be ~/:house: without these.\n\n## Installation\n\n    rake\n\nYou're done.\n\n## Layout\n\nThis repo is structured to follow the [.local convention](https://gist.github.com/Earnestly/84cf9670b7e11ae2eac6f753910efebe), to a degree.\nI only want a single subdirectory of nesting beneath `~/.local/`, rather than 2 or 3 that would result\nin fully honoring the [FHS](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard).\n\nAs such, here is the resulting tree:\n\n```\nHOME\n├─ .local\n│ ├─ bin\n│ ├─ etc\n│ ├─ lib\n│ ├─ share\n│ ├─ srv\n│ ├─ tmp\n│ └─ var\n│\n├─ docs\n├─ desktop\n└─ media\n  ├─ music\n  ├─ photos\n  └─ videos\n```\n\nWith the following environment variables used to configure XDG-honoring software\nto adhere to it:\n\n| Variable              | Location            |\n| --------------------- | ------------------- |\n| `XDG_CONFIG_HOME`     | `~/.local/etc`      |\n| `XDG_DATA_HOME`       | `~/.local/share`    |\n| `XDG_CACHE_HOME`      | `~/.local/cache`    |\n| `XDG_STATE_HOME`      | `~/.local/var`      |\n| `TMPDIR`              | `~/.local/tmp`      |\n| `XDG_DOWNLOAD_DIR`    | `~/Downloads`      |\n| `XDG_PUBLICSHARE_DIR` | `~/.local/srv`      |\n| `XDG_DOCUMENTS_DIR`   | `~/docs`            |\n| `XDG_MUSIC_DIR`       | `~/media/music`     |\n| `XDG_PICTURES_DIR`    | `~/media/photos`    |\n| `XDG_VIDEOS_DIR`      | `~/media/videos`    |\n| `XDG_TEMPLATES_DIR`   | `~/.local/share/templates` |\n| `XDG_DESKTOP_DIR`     | `~/desktop`         |\n| `XDG_BIN_DIR`(*)     | `~/.local/bin`         |\n\n*`*` means it is a non-standard environment variable*\n\n##### Inspirations\n\nMany thanks to the following for inspiration for this layout:\n\n* https://man.archlinux.org/man/file-hierarchy.7\n* https://github.com/ayekat/localdir\n* https://gist.github.com/Earnestly/84cf9670b7e11ae2eac6f753910efebe\n* https://github.com/Earnestly/home\n* https://wiki.archlinux.org/title/XDG_Base_Directory\n* https://man.archlinux.org/man/user-dirs.dirs.5.en\n* https://dirs.dev/\n* https://man.archlinux.org/man/environ.7.en\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnogweii%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnogweii%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnogweii%2Fdotfiles/lists"}