mirror of
https://github.com/tversteeg/awesome-dotfiles.git
synced 2026-01-23 19:48:02 -08:00
Fix links
This commit is contained in:
@@ -14,7 +14,7 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c
|
||||
|
||||
### Tutorials
|
||||
|
||||
* [Setting up a new (OS X) development machine: Part 3 - Dotfiles and custom SSH config](https://mattstauffer.co/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.co/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/tutorials/setting-up-a-mac-dev-machine-from-zero-to-hero-with-dotfiles--net-35449) - [Part 2](https://code.tutsplus.com/tutorials/setting-up-a-mac-dev-machine-from-zero-to-hero-with-dotfiles-part-2--cms-23145)
|
||||
* [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/)
|
||||
@@ -22,7 +22,7 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c
|
||||
|
||||
### Shell startup
|
||||
|
||||
* [Shell startup scripts](http://blog.flowblok.id.au/2013-02/shell-startup-scripts.html)
|
||||
* [Shell startup scripts](https://blog.flowblok.id.au/2013-02/shell-startup-scripts.html)
|
||||
* [Zsh/Bash startup files loading order](https://shreevatsa.wordpress.com/2008/03/30/zshbash-startup-files-loading-order-bashrc-zshrc-etc/)
|
||||
|
||||
### Using specific tools
|
||||
@@ -90,7 +90,7 @@ Title | Description | Focus
|
||||
* [fresh](https://freshshell.com/) - Keep your dotfiles fresh. Fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files.
|
||||
* [GNU Stow](http://www.gnu.org/software/stow/) - Symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place.
|
||||
* [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash.
|
||||
* [homesick](https://github.com/technicalpickles/homesick) - Your home directory is your castle. Don't leave your dotfiles behind ([article](http://technicalpickles.com/posts/never-leave-your-dotfiles-behind-again-with-homesick/)).
|
||||
* [homesick](https://github.com/technicalpickles/homesick) - Your home directory is your castle. Don't leave your dotfiles behind ([article](http://technicalpickles.com/posts/never-leave-your-dotfiles-behind-again-with-homesick)).
|
||||
* [mackup](https://github.com/lra/mackup) - Keep your application settings in sync (OS X/Linux).
|
||||
* [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management
|
||||
* [SaltStack](https://saltstack.com/) - Intelligent orchestration for the software-defined data center ([article](https://medium.com/@rawkode/managing-dotfiles-with-saltstack-eb600867073e)).
|
||||
@@ -128,4 +128,4 @@ Title | Description | Focus
|
||||
|
||||
[](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
To the extent possible under law, [Lars Kappert](https://webpro.nl) has waived all copyright and related or neighboring rights to this work.
|
||||
To the extent possible under law, [Lars Kappert](https://www.webpro.nl) has waived all copyright and related or neighboring rights to this work.
|
||||
|
||||
Reference in New Issue
Block a user