Giter Club home page Giter Club logo

dotfiles_template's Introduction

Apps

dotbot
★⁠ ⁠6.8k
Python A tool that bootstraps your dotfiles ⚡️
git⁠-⁠remote⁠-⁠dropbox
★⁠ ⁠3.0k
Python A transparent bridge between Git and Dropbox - use a Dropbox (shared) folder as a Git remote! 🎁
periscope
★⁠ ⁠372
Go Periscope gives you "duplicate vision" to help you organize and de-duplicate your files without losing data 🔭
lumen
★⁠ ⁠2.3k
Objective-C Magic auto brightness based on screen contents 💡
seashells
★⁠ ⁠703
Python The official client for seashells.io 🐚
seashells⁠-⁠server
★⁠ ⁠52
Go The seashells.io server 🐚
gavel
★⁠ ⁠429
Python A project expo judging system 📊
offix
★⁠ ⁠182
JavaScript "Who is in the office?" 👀

Machine Learning

neural⁠-⁠style
★⁠ ⁠5.5k
Python Neural style in TensorFlow! 🎨
obfuscated⁠-⁠gradients
★⁠ ⁠870
Jupyter Notebook Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
neural⁠-⁠hash⁠-⁠collider
★⁠ ⁠655
Python Preimage attack against NeuralHash 💣
ribosome
★⁠ ⁠139
Python Synthesize photos from PhotoDNA using machine learning 🌱
imagenet⁠-⁠simple⁠-⁠labels
★⁠ ⁠116
Simpler human-readable labels for ImageNet 🏷
cleanlab⁠/⁠cleanlab
★⁠ ⁠8.7k
Python The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

Libraries

porcupine
★⁠ ⁠839
Go A fast linearizability checker written in Go 🔎
synox
★⁠ ⁠25
Rust Rust library for program synthesis of string transformations from input-output examples 🔮

Design

gemini
★⁠ ⁠924
TeX Gemini is a modern LaTex beamerposter theme 🖼
auriga
★⁠ ⁠315
TeX Auriga is a minimalist LaTeX beamer presentation theme 📽

Formal Verification

knox
★⁠ ⁠28
Racket A framework for formally verifying hardware security modules to be free of hardware, software, and timing side-channel vulnerabilities 🔏
knox⁠-⁠hsm
★⁠ ⁠21
Verilog Circuits and hardware security modules formally verified with Knox 🔐
chroniton
★⁠ ⁠8
Racket A tool for formally verifying constant-time software against hardware 🕰️
rtlv
★⁠ ⁠18
Racket Tools for reasoning about circuits in Rosette/Racket 🔌
notary
★⁠ ⁠28
Verilog Notary: A Device for Secure Transaction Approval 📟

Misc

missing⁠-⁠semester⁠/⁠missing⁠-⁠semester
★⁠ ⁠4.7k
CSS The Missing Semester of Your CS Education 📚
missing⁠-⁠semester⁠/⁠videos
★⁠ ⁠292
Python Lecture video processing scripts 🎥
dcai⁠-⁠course⁠/⁠dcai⁠-⁠course
★⁠ ⁠87
CSS Introduction to Data-Centric AI, MIT IAP 2023 🤖
dcai⁠-⁠course⁠/⁠dcai⁠-⁠lab
★⁠ ⁠401
Jupyter Notebook Lab assignments for Introduction to Data-Centric AI, MIT IAP 2024 👩🏽‍💻
bijection⁠/⁠sistine
★⁠ ⁠3.2k
Python Turn a MacBook into a Touchscreen with $1 of Hardware
dotfiles
★⁠ ⁠683
Shell ~anish • powered by https://github.com/anishathalye/dotbot 💾
dotfiles⁠-⁠local
★⁠ ⁠73
Shell ~anish [local config] • powered by https://github.com/anishathalye/dotbot 🏠
proof⁠-⁠html
★⁠ ⁠51
Ruby A GitHub Action to validate HTML using HTMLProofer ✅
micro⁠-⁠wwvb
★⁠ ⁠15
C A tiny WWVB station 📡
hubot⁠-⁠group
★⁠ ⁠26
CoffeeScript A hubot script that expands mentions of groups 👫
hubot⁠-⁠shortcut
★⁠ ⁠16
JavaScript A macro system for hubot 💨
hubot⁠-⁠conf
★⁠ ⁠11
JavaScript A simple configuration management system for hubot 🔧
bin2coe
★⁠ ⁠14
Python A tool to convert binary files to COE files 💫
countdown
★⁠ ⁠5
HTML A simple countdown timer you can set as your homepage ⏰
unblock
★⁠ ⁠7
Go A tiny utility to make shell pipes behave as if they have unlimited buffering ♾
assets
★⁠ ⁠3
README assets for my GitHub projects 🎭

dotfiles_template's People

Contributors

alxwrd avatar anishathalye avatar azd325 avatar bluekeys avatar csivanich avatar felipecrs avatar hsheth2 avatar sitiom avatar thirtythreeforty avatar wazery avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles_template's Issues

error: pathspec 'dotbot' did not match any file(s) known to git

Hi,

I just wanted to get started so I generated a repository from this template. Then:

git clone https://github.com/felipecassiors/dotfiles "$HOME/.dotfiles"
./dotfiles/install

And after running the install, this is the output:

error: pathspec 'dotbot' did not match any file(s) known to git

I suspect this issue is due to how the GitHub Template works, because if you look at my dotfiles repository generated by this, there is no dotbot folder.

Am I the only one?

what does action not handled means?

I have this in my install.conf.yaml

  • clean: ['~']

  • link:
    ~/.config/nvim: nvim/

and copied ~/.config/nvim to the dotfiles repo but ./install show
An error was encountered while executing action link
Action link not handled
Action ~/.config/nvim not handled

==> Some tasks were not executed successfully
how to fix that

I don't know where else to ask help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.