Pinned Loading
-
ShoppingListApi
ShoppingListApi PublicReact frontend, SpringBoot backend, Postgres DB. Dockerised
Java
-
-
bash aliases
bash aliases 1# cd "/c/Program Files/Git/etc/profile.d" && code aliases.sh
23alias ls='ls -F --color=auto --show-control-chars'
4alias ll='ls -l'
5alias gl='git pull'
-
WSL2 zhconfig for oh-my-zsh
WSL2 zhconfig for oh-my-zsh 1export ZSH="$HOME/.oh-my-zsh"
23ZSH_THEME="af-magic"
45plugins=(git zsh-autosuggestions zsh-syntax-highlighting)
-
pre-commit hook
pre-commit hook 1#!/bin/sh
23echo "pre-commit hook running"
4dotnet csharpier .
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.