SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Shell Config Projects
-
Project mention: need help with a WireGuard setup script thing | reddit.com/r/selfhosted | 2022-08-27
I installed WireGuard using the instructions here, but when I tried to connect to it with my phone, it just didn't have internet access. any idea why?
-
This is great! I've been using Dotbare, GNU Stow and some of my own aliases for a while now to sync my dotfiles, and this seems like a great and simple addition to my toolkit (and graeat for regular git repo's as well!). Thank you for sharing!
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: ChristianChiarulli/Machfiles: The dotfiles you see in all my videos | reddit.com/r/dotfiles | 2022-10-07
-
-
Project mention: Ask HN: How do you sync your computers development configurations/environment? | news.ycombinator.com | 2022-05-26
I use a tool called rcm[0], which is essentially a set of shell scripts for managing symlinks from $HOME into $HOME/.dotfiles. $HOME/.dotfiles can then be a git repo.
Some notes:
1. rcm lets you decide make host-specific or host-agnostic dotfiles. For example, I can declare that I want a different `.ssh/config` file for each host, and rcm will figure out which `.ssh/config` to symlink based on the current machine's hostname.
2. The installation process is very simple. It's just shell scripts, so you don't have to have a compiler. Operating system packages exist for the common platforms, and there's also a convenient way to "build" from source using configure && make && make install. The from source option is particularly convenient if you need to change the installation prefix to a user-writable location on a multi-user machine.
3. I use SSH Agent Forwarding[1] to avoid needing to install private keys (either new keys or copies of existing keys) on all the hosts I manage. This lets me git push and pull to my dotfiles repo on all hosts.
4. Taking it a step further, some shell config I have is host-specific (e.g., certain PATH modifications I only want to apply on certain hosts). Rather than use the host-specific dotfile feature of rcm for the whole .bashrc, I factor my shell config files into multiple files, that I then source. One of these files is called `$HOME/.util/host.sh`, which is host specific. Again, rcm creates a symlink from this to the correct host-specific file automatically by hostname.
If you're curious to learn more about any of this, my dotfiles are public.[2]
[0] https://github.com/thoughtbot/rcm
[1] https://docs.github.com/en/developers/overview/using-ssh-age...
-
-
Can be foundin this folder: https://github.com/Haruno19/dotfiles/tree/main/Wallpapers
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
dotfiles
My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff… (by liskin)
Project mention: liskin/dotfiles: My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff… | reddit.com/r/dotfiles | 2022-02-17 -
-
-
-
-
-
Project mention: Error: mount: can't read '/etc/fstab' : No such file or directory | reddit.com/r/ps4homebrew | 2022-04-25
I followed this guide: https://github.com/whitehax0r/ArchLinux-PS4
-
Project mention: Automating installation and setup - how you do it? | reddit.com/r/swaywm | 2022-06-23
-
-
Project mention: Windows 11's flyout does not support Spotify, so you usually install ModernFlyouts (top left corner). With the newest Windows update I get this not as functional flyout in the middle and I want to get rid of it. Is this possible? | reddit.com/r/Windows11 | 2022-10-12
Here's another version: fractal-ang-1
-
Project mention: Updated a script for Ubuntu 22.04 to doa bunch of handy stuff in a Y / No dialogue for ease of use ( one for privacy and one post-install stuff) | reddit.com/r/linuxmasterrace | 2022-08-10
-
-
Project mention: Does anyone understands anything with audio on Skylake devices. | reddit.com/r/GalliumOS | 2022-02-17
My Chromebook uses a Skylake processor. So I went to https://github.com/GalliumOS/galliumos-skylake, cloned the repository using git and then copied the usr folder to /usr, etc to /etc and lib to /lib (all recursively). After that, I run the debian/postinst script with root permissions and rebooted.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Config related posts
- Show HN: Shell script for playing music from YT with a text queue file and mpv
- Traefik with Docker / 404 not found and some weird behavior
- Updated a script for Ubuntu 22.04 to doa bunch of handy stuff in a Y / No dialogue for ease of use ( one for privacy and one post-install stuff)
- Using Yubikey for SSH, always asking for password (Fedora GNOME)
- What automation scripts have you already developed?
- Error: mount: can't read '/etc/fstab' : No such file or directory
- My display wont work!
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea595b6008>
www.saashub.com | 4 Feb 2023
Index
What are some of the best open-source Config projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | easy-wg-quick | 802 |
2 | dotbare | 554 |
3 | Machfiles | 523 |
4 | konfig | 277 |
5 | dotfiles | 122 |
6 | dotfiles | 94 |
7 | dotfiles | 88 |
8 | dotfiles | 80 |
9 | dotfiles | 78 |
10 | dotfiles | 62 |
11 | dotfiles | 51 |
12 | espanso-config | 42 |
13 | dotfiles | 36 |
14 | ArchLinux-PS4 | 34 |
15 | dotfiles | 34 |
16 | i3 | 32 |
17 | RMackner | 28 |
18 | panzerlop | 24 |
19 | galliumos-braswell | 20 |
20 | dotfiles | 13 |
21 | galliumos-skylake | 11 |
22 | dot-launcher | 11 |
23 | shlomif-computer-settings | 8 |