Giter Club home page Giter Club logo

dotfiles's People

Contributors

hoang-himself avatar

Stargazers

 avatar

Watchers

 avatar

dotfiles's Issues

[FEAT]: Practice CD

Description

Completes Build, release, run

Trigger CD only on tags

on:
  push:
    # Pattern matched against refs/tags
    tags:        
      - '*'           # Push events to every tag not containing /
on:
  push:
    # Pattern matched against refs/tags
    tags:        
      - '**'           # Push events to every tag including hierarchical tags like v1.0/beta

SO answer

Additional Information

No response

[FEAT]: Add dirty update script

Description

Add dirty update scripts to reflect what changed in a commit and provide a method to perform upgrade.

Additional Information

No response

[FEAT]: Try this optimization

Description

There is excessive usage of split-path and join. Maybe export once to env then use them.

Additional Information

No response

[BUG]: Test .vsls.json

Description of the bug

"gitignore": "hide" acts like exclude due to failure to view .venv/pyvenv.cfg

Steps To Reproduce

  1. In .vsls.json have "hideFiles": [] and "gitignore": "hide"
  2. Open .venv/pyvenv.cfg
  3. Have guest follow host

Additional Information

No response

Relevant log output

No response

[FEAT]: Fix ssh-agent forwarding

Description

Title + make some scripts to autogenerate keys and add to ssh_config

Maybe use a folder like config.d to store these files to avoid cluttering

Additional Information

No response

[FEAT]: Add autocomplete

Description

Add autocomplete for Pwsh and Zsh that dynamically reads Hosts from .ssh/config

Additional Information

No response

[FEAT]: Add WireGuard

Description

Install WireGuard and create base config

Additional Information

No response

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.