Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Dotfiles !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Dotfiles !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
A curated list of dotfiles resources. Inspired by the awesome (https://github.com/sindresorhus/awesome) list thing.
Note that some articles or tools may look old or old-fashioned, but this usually means they're battle-tested and mature
@@ -19,7 +19,8 @@
Tutorials
- Setting up a new (OS X) development machine: Part 3 - Dotfiles and custom SSH config (https://mattstauffer.com/blog/setting-up-a-new-os-x-development-machine-part-3-dotfiles-rc-files-and-ssh-config/)
- Setting up a new (OS X) development machine: Part 3 - Dotfiles and custom SSH config 
(https://mattstauffer.com/blog/setting-up-a-new-os-x-development-machine-part-3-dotfiles-rc-files-and-ssh-config/)
- Setting Up a Mac Dev Machine From Zero to Hero With Dotfiles (https://code.tutsplus.com/setting-up-a-mac-dev-machine-from-zero-to-hero-with-dotfiles--net-35449t)
- Using Git and GitHub to manage your dotfiles (http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/)
- conf.d like directories for zsh/bash dotfiles (https://chr4.org/blog/2014/09/10/conf-dot-d-like-directories-for-zsh-slash-bash-dotfiles/)
@@ -58,39 +59,41 @@
Bash
│ Title │ Description │ Focus │
├──────────────────────────────────────────────────────────────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────┤
│Bash it (https://github.com/Bash-it/bash-it) │Community bash framework. │Autocompletion, themes, aliases, custom functions. Well-structured framework │
│Mathiass dotfiles (https://github.com/mathiasbynens/dotfiles) │Sensible hacker defaults for macOS │🔧 .files, including ~/.macos — sensible hacker defaults for macOS │
│webpro's dotfiles (https://github.com/webpro/dotfiles) │macOS dotfiles │Bash, Homebrew, Brew Cask, Git, Node.js, Hammerspoon. │
│rootbeersoup's dotfiles (https://github.com/darrylabbate/dotfiles)│Effortless Bash, Vim and macOS configuration│A curl \| sh installer and a Makefile offer portable and effortless setup for either permanent or│
│ │ │temporary configuration. │
│ Title │ Description │ Focus │
├──────────────────────────────────────────────────────────────────┼────────────────────────────────────────────┼─────────────────────────────────────────────────────────────────────────────┤
│Bash it (https://github.com/Bash-it/bash-it) │Community bash framework. │Autocompletion, themes, aliases, custom functions. Well-structured framework │
│Mathiass dotfiles (https://github.com/mathiasbynens/dotfiles) │Sensible hacker defaults for macOS │🔧 .files, including ~/.macos — sensible hacker defaults for macOS │
│webpro's dotfiles (https://github.com/webpro/dotfiles) │macOS dotfiles │Bash, Homebrew, Brew Cask, Git, Node.js, Hammerspoon. │
│rootbeersoup's dotfiles (https://github.com/darrylabbate/dotfiles)│Effortless Bash, Vim and macOS configuration│A curl \| sh installer and a Makefile offer portable and effortless setup for│
│ │ │either permanent or temporary configuration. │
Zsh
│ Title │ Description │ Focus │
├────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│thoughtbot dotfiles (https://github.com/thoughtbot/dotfiles)│Set of vim, zsh, git, and tmux configuration files │Zsh, vim, tmux, git, homebrew. Uses rcm  │
│ │ │(https://github.com/thoughtbot/rcm). │
│oh-my-zsh (https://ohmyz.sh) │Community-driven framework for managing your zsh configuration. │Oh My Zsh is an open source, community-driven framework for managing your  │
│ │ │Zsh configuration │
│Prezto (https://github.com/sorin-ionescu/prezto) │The configuration framework for Zsh. │Enriches the command line interface environment with sane defaults,  │
│ │ │aliases, functions, auto completion, and prompt themes. │
│Dries's dotfiles (https://github.com/driesvints/dotfiles) │Simplified approach to dotfiles for macOS │Zsh, Oh My Zsh, macOS, Homebrew, Mackup │
│sobolevn's dotfiles (https://github.com/sobolevn/dotfiles) │Dotfiles for the developer happiness │macOS, zsh, brew, vscode, codespaces, python, node, elixir │
│yutkat's dotfiles (https://github.com/yutkat/dotfiles) │Well-maintained dotfiles that use CI to test and measure startup speeds.│Zsh, Neovim, Wezterm, swaywm working on Arch/Ubuntu/Fedora Linux. │
│Luke's voidrice (https://github.com/LukeSmithxyz/voidrice) │My dotfiles (deployed by LARBS) │Zsh, vim/nvim, zsf │
│2KAbhishek's dots2k (https://github.com/2KAbhishek/dots2k) │Passionately crafted, extensible dotfiles with multi platform support │CLI tools at core, with extensions for different platforms  │
│ │ │(windows/mac/android), editors and window managers │
│ Title │ Description │ Focus │
├────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────┼─────────────────────────────────────────────────────────────────┤
│thoughtbot dotfiles (https://github.com/thoughtbot/dotfiles)│Set of vim, zsh, git, and tmux configuration files │Zsh, vim, tmux, git, homebrew. Uses rcm  │
│ │ │(https://github.com/thoughtbot/rcm). │
│oh-my-zsh (https://ohmyz.sh) │Community-driven framework for managing your zsh  │Oh My Zsh is an open source, community-driven framework for  │
│ │configuration. │managing your Zsh configuration │
│Prezto (https://github.com/sorin-ionescu/prezto) │The configuration framework for Zsh. │Enriches the command line interface environment with sane  │
│ │ │defaults, aliases, functions, auto completion, and prompt themes.│
│Dries's dotfiles (https://github.com/driesvints/dotfiles) │Simplified approach to dotfiles for macOS │Zsh, Oh My Zsh, macOS, Homebrew, Mackup │
│sobolevn's dotfiles (https://github.com/sobolevn/dotfiles) │Dotfiles for the developer happiness │macOS, zsh, brew, vscode, codespaces, python, node, elixir │
│yutkat's dotfiles (https://github.com/yutkat/dotfiles) │Well-maintained dotfiles that use CI to test and measure  │Zsh, Neovim, Wezterm, swaywm working on Arch/Ubuntu/Fedora Linux.│
│ │startup speeds. │ │
│Luke's voidrice (https://github.com/LukeSmithxyz/voidrice) │My dotfiles (deployed by LARBS) │Zsh, vim/nvim, zsf │
│2KAbhishek's dots2k (https://github.com/2KAbhishek/dots2k) │Passionately crafted, extensible dotfiles with multi platform │CLI tools at core, with extensions for different platforms  │
│ │support │(windows/mac/android), editors and window managers │
Fish
│ Title │ Description │ Focus │
├───────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────┤
│oh-my-fish (https://github.com/oh-my-fish/oh-my-fish) │The Fish Shell Framework │Core infrastructure to allow you to install packages to extend/modify your│
│ │ │shell │
│Paul's dotfiles (https://github.com/paulirish/dotfiles)│paul's fish, bash, git, etc config files. good stuff. │Fish, macOS, Homebrew, Custom Shell functions │
│rkalis's dotfiles (https://github.com/rkalis/dotfiles) │Well-maintained dotfiles featuring Fish, repository management and Hammerspoon│Fish, macOS, Homebrew, Repository management, Hammerspoon │
│ Title │ Description │ Focus │
├───────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────┤
│oh-my-fish (https://github.com/oh-my-fish/oh-my-fish) │The Fish Shell Framework │Core infrastructure to allow you to install packages  │
│ │ │to extend/modify your shell │
│Paul's dotfiles (https://github.com/paulirish/dotfiles)│paul's fish, bash, git, etc config files. good stuff. │Fish, macOS, Homebrew, Custom Shell functions │
│rkalis's dotfiles (https://github.com/rkalis/dotfiles) │Well-maintained dotfiles featuring Fish, repository management and Hammerspoon│Fish, macOS, Homebrew, Repository management,  │
│ │ │Hammerspoon │
Ansible