Skip to content
View Haerbernd's full-sized avatar
  • Somewhere in Germany
  • 20:57 (UTC +01:00)

Highlights

  • Pro

Block or report Haerbernd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Haerbernd/README.md

This repo is a collection of miscellaneous scripts and config files that I use and you can too if you want to.

Distro-Installs

In this directory and its subdirectories scripts and configs for different Linux distributions are stored that may or may not be helpful for you.

nvim

Neovim config files. Place them in the appropiate config path (e.g. ~/.config/nvim (Linux/MacOS), C:\Users\USERNAME\AppData\Local\nvim) to use them. You can find it by typing :echo stdpath('config') into Neovim.

Pinned Loading

  1. jsh jsh Public

    A bash-inspired shell created in part through CodeCrafters build-your-own-shell challenge.

    C++ 1

  2. jsh-docs jsh-docs Public

  3. waybar waybar Public

    My waybar config

    Python