{"id":21376604,"url":"https://github.com/base-ux/dotfiles","last_synced_at":"2026-04-10T16:35:57.636Z","repository":{"id":223053424,"uuid":"744635709","full_name":"base-ux/dotfiles","owner":"base-ux","description":"Personal dotfiles","archived":false,"fork":false,"pushed_at":"2024-02-21T21:07:32.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T09:43:24.055Z","etag":null,"topics":["bash","dotfiles","ksh","ksh93","shell","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/base-ux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-01-17T17:47:54.000Z","updated_at":"2024-02-18T08:46:50.000Z","dependencies_parsed_at":"2024-02-17T23:30:28.502Z","dependency_job_id":"29f5d959-4e6e-45fd-8c7c-b901055c2a82","html_url":"https://github.com/base-ux/dotfiles","commit_stats":null,"previous_names":["base-ux/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/base-ux/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-ux%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-ux%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-ux%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-ux%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/base-ux","download_url":"https://codeload.github.com/base-ux/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/base-ux%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261694519,"owners_count":23195597,"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":["bash","dotfiles","ksh","ksh93","shell","vimrc"],"created_at":"2024-11-22T09:16:38.552Z","updated_at":"2026-04-10T16:35:57.607Z","avatar_url":"https://github.com/base-ux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A set of dotfiles\n\nThis is a set of my personal dotfiles.\n\n`dot.vimrc` (for Vim) is quite simple as I dont't actually like those\nmodern things like syntax highlighting, folding etc. :)\n\n`dot.exrc` (for classic Vi used for example in AIX) is simple as well.\nThis editor just lacks tons of settings.\n\n`dot.inputrc` contains one setting (`set enable-bracketed-paste off`) for now.\n\n`dot.profile` is used as login profile for shells I use.\nIt is tested with Bourne shell (on AIX), ash, bash, dash and ksh (both ksh88 and ksh93).\n\n`dot.bashrc` is actually used both with bash and ksh (I make symbolic link .kshrc -\u003e .bashrc).\n\n### Get\n\nYou can use git:\n\n```\ngit clone https://github.com/base-ux/dotfiles.git\n```\n\nor simply download as zip file from Github web interface.\n\n### Install\n\nYou can copy dot.* files to your home directory removing 'dot' prefix, e.g.:\n\n```\ncp dot.profile $HOME/.profile\n```\n\nSecond option requires a couple of scripts from [spxshell toolkit].\n\nYou can use `make.sh` script included:\n\n```\n./make.sh\n```\n\nIt will build `install.sh` script. Execute this script to install all this dotfiles.\nOr it can be done with:\n\n```\n./make.sh install\n```\n\nAlso you can generate so-called deploy script with:\n\n```\n./make.sh deploy\n```\n\nIt will create shell script (in `out` directory) which can be copied to other host\nand runned to do all the work. :)\n\n[spxshell toolkit]: https://github.com/base-ux/spxshell\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-ux%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbase-ux%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbase-ux%2Fdotfiles/lists"}