KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
.dotfiles
★ 27
Open GitHub ↗
My dotfiles, managed with GNU stow.
Download README (.md)
Explore Similar Repositories
cobase
:
Open Source Enterprise Social Network - NOTE: This repository is not maintained any more. For latest version of Cobase, check out CobasePRO.
ember-run-loop-visual
:
Interactive visualization of the Ember Run Loop
angular-layout
:
Base html full-page layout directives inspired by Adobe Flex, using angular, flexbox and typescript.
typescript-dddbase
:
TypeScript DDD base modules
playVertX
:
Playframework 2.3.x vertX integration
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
.dotfiles
?
Download (.md)
# thiagowfx's dotfiles ## CI status `> grep -Erl '\b(push|schedule|workflow_dispatch):$' .github/workflows | xargs -n 1 basename | sort -d | sed 's|^[^/]*$|[](https://github.com/thiagowfx/.dotfiles/actions/workflows/&)|'` <!-- BEGIN mdsh --> [](https://github.com/thiagowfx/.dotfiles/actions/workflows/ls-lint.yml) [](https://github.com/thiagowfx/.dotfiles/actions/workflows/prek-autoupdate.yml) [](https://github.com/thiagowfx/.dotfiles/actions/workflows/prek.yml) <!-- END mdsh --> This dotfiles repository is managed with [`GNU stow`][stow] and [`Just`][just]. ```bash git clone --recurse --jobs=$(nproc) https://github.com/thiagowfx/.dotfiles ~/.dotfiles (cd ~/.dotfiles && just install) ``` [just]: https://just.systems/ [stow]: https://www.gnu.org/software/stow/