GithubHelp home page GithubHelp logo

dotfiles's Introduction

Hi there

My name is Hoàng and I'm a fresh Computer Science graduate at Ho Chi Minh University of Technology.

Ask me about anything here.

🔧 Favorite Technologies & Tool

.NET Django NestJS Vite Svelte UnoCSS Playwright

C# Python Javascript Typescript Lua F# Scala Purescript HTML5 CSS3 NativeScript

PostgreSQL MongoDB Redis

Git GitHub Actions Jenkins Microsoft Azure Railway Heroku

Ansible Podman Docker Buildah Skopeo

PowerShell Bash Visual Studio Code

Windows Fedora Debian

dotfiles's People

Contributors

hoang-himself avatar

Stargazers

 avatar

Watchers

 avatar

dotfiles's Issues

[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]: 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

[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 autocomplete

Description

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

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]: 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 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.