{"id":17327914,"url":"https://github.com/tryone144/dotfiles","last_synced_at":"2025-04-14T17:21:05.968Z","repository":{"id":21669705,"uuid":"24990706","full_name":"tryone144/dotfiles","owner":"tryone144","description":"Dotfiles for the win! Or my Arch Linux, actually...","archived":false,"fork":false,"pushed_at":"2024-09-19T14:00:15.000Z","size":9916,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-15T14:21:53.197Z","etag":null,"topics":["archlinux","compton","dotfiles","i3","i3-gaps","vim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/tryone144.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,"publiccode":null,"codemeta":null}},"created_at":"2014-10-09T13:38:32.000Z","updated_at":"2024-09-19T14:00:19.000Z","dependencies_parsed_at":"2024-10-15T14:21:39.328Z","dependency_job_id":"3264b3f5-ff42-4623-a0ed-fea0e0b35190","html_url":"https://github.com/tryone144/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/tryone144%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryone144%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryone144%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryone144%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryone144","download_url":"https://codeload.github.com/tryone144/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923724,"owners_count":21183953,"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":["archlinux","compton","dotfiles","i3","i3-gaps","vim"],"created_at":"2024-10-15T14:21:36.081Z","updated_at":"2025-04-14T17:21:05.937Z","avatar_url":"https://github.com/tryone144.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dotfiles\n========\n\nJust my 0.02$ to all the dotfile collections.\n\n    acpi[etc]           -\u003e acpi handler (backlight)\n    alacritty           -\u003e alacritty config\n    archey3             -\u003e config for archey3\n    bash                -\u003e bash config with custom prompt and aliases\n    compton             -\u003e compton compositor with minmal transparency ([kawase blur fork](tryone144/compton))\n    dunst               -\u003e dunst config\n    fish                -\u003e fish config with custom prompt and aliases\n    gtk                 -\u003e special GTK Settings\n    i3                  -\u003e i3 configuration\n    issue[etc]          -\u003e /etc/issue with archlinux logo\n    htop                -\u003e automaticaly generated htoprc\n    lightdm[etc]        -\u003e gtk-greeter with custom theme and wallpaper (UNMAINTAINED)\n    neovim              -\u003e neovim config based on the .vimrc\n    termite             -\u003e termite config\n    reflector[etc]      -\u003e updates pacman's mirrorlist once a week with German mirrors\n    rofi                -\u003e rofi config / styles\n    systemd-user        -\u003e systemd user-services for compton/dunst/etc.\n    tmux                -\u003e tmux config\n    urxvt               -\u003e urxvt config (UNMAINTAINED)\n    vim                 -\u003e magic .vimrc with (too many) plugins, nvim compatible\n    wmscripts           -\u003e various shell-scripts for dmenu/poweroff/volume/etc.\n    xinit               -\u003e .xinitrc and .xprofile for use with startx and i3/awesome/...\n\nAll files created on ArchLinux 64Bit machine.\nFilemanagement is done with GNU stow.\n\nThis repository is intended for private usage. If you like to use some of my\nconfig, please create your own fork.\n\n\nInstall\n-------\n\n* checkout to ~/.dotfiles/:\n\n        $ git clone https://github.com/tryone144/dotfiles.git ~/.dotfiles\n\n* cd to ~/.dotfiles/:\n\n        $ cd ~/.dotfiles/\n\n* use stow FOLDER to symlink configfiles for a specific programm (for example\nvim):\n\n        $ stow vim\n\n* to remove the symlinks use stow -D FOLDER (vim again):\n\n        $ stow -D vim\n\nThe folders with [etc] mark need to be moved to /etc/ on your system. Copy them by hand:\n\n    $ sudo cp -r reflector/* /\n\n\nWarnings\n--------\n\nSome scripts may require additional software to be installed on your system.\nIf so, I tried to mention them at the top of the file.\n\nIf you just link the folders marked with [etc], you may get problems with file\npermissions in different cases.\n\nThere is a \"bug\" (seems to be an inteded feature) in systemd, that prevents\nsystemctl from enabling symlinked .service files.\n\nThe following directories need to be copied by hand:\n* `acpi`\n* `issue`\n* `lightdm`\n* `reflector`\n\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nCopyright (c) 2019 Bernd Busse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryone144%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftryone144%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryone144%2Fdotfiles/lists"}