-
Updated
Oct 27, 2021 - Shell
dotfiles-installer
Here are 155 public repositories matching this topic...
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
May 24, 2022 - Rust
Right now we are testing dotman for only Bash 4.x (which comes with Ubuntu 20.04. It would be nice to test it on bash 3 and 5 as well. For now, we only need to test syntax as done in the current workflow
name: build
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches: [ master ]
pull_-
Updated
Oct 20, 2021 - Python
-
Updated
May 3, 2022 - Shell
-
Updated
May 29, 2021 - Shell
Profile management
In the old version of daje we had os_*.yml that be use as default profile if matched the os where daje was run, otherwise you can pass the -e 'profile=<profile_name>' variable to change it.
We need to consider that more profile could be used in a system or more profile could be define for a OS. Maybe use a tree like hierarchy:
`
-
Updated
May 26, 2020 - Shell
-
Updated
Dec 14, 2019 - Shell
-
Updated
May 9, 2022 - JavaScript
-
Updated
May 3, 2022 - Shell
-
Updated
Apr 5, 2022 - Shell
-
Updated
May 28, 2022 - Shell
-
Updated
May 29, 2022 - Shell
-
Updated
Apr 29, 2021 - PowerShell
-
Updated
Mar 24, 2017 - Shell
-
Updated
Aug 25, 2021 - Shell
Probably the lint plugin. Due to this plugin, when you edit a code file like .py, on exit it tries to run lint operation and it hangs a lot of times.
-
Updated
May 12, 2022 - Python
-
Updated
Sep 24, 2021 - Shell
-
Updated
Feb 7, 2020 - Shell
-
Updated
Jan 11, 2019 - Elixir
-
Updated
Jul 5, 2021 - Shell
-
Updated
Jan 14, 2021 - Shell
-
Updated
Mar 9, 2022 - Shell
-
Updated
May 7, 2021 - Shell
-
Updated
May 5, 2019 - Swift
Improve this page
Add a description, image, and links to the dotfiles-installer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotfiles-installer topic, visit your repo's landing page and select "manage topics."
Similar to what
tldrC client does, we could have some kind of check on every session start in order to recommend updatingdotly.tldrC implementation