Kaylebor
Follow
- A Coruña, Spain
-
09:35
(UTC +01:00) - @kaylebor@mastodon.social
Pinned Loading
-
-
-
Fix for several key combinations on zsh
Fix for several key combinations on zsh 1case "${TERM}" in
2cons25*|linux) # plain BSD/Linux console
3bindkey '\e[H' beginning-of-line # home
4bindkey '\e[F' end-of-line # end
5bindkey '\e[5~' delete-char # delete
-
My Neovim configuration file
My Neovim configuration file 1" Save as $HOME/.config/nvim/init.vim
23" Dependencies
4" vim-plug: https://github.com/junegunn/vim-plug
5 -
erlang_crypto_fix_below_version_20.sh
erlang_crypto_fix_below_version_20.sh 1#!/usr/bin/env sh
2#===========================================================================================#
3# This script is a workaround for compiling Erlang with crypto below version 20 via kerl #
4# #
5# The need for this script came about because newer versions of OpenSSL are not #
-
eclipse.jdt.ls-docker
eclipse.jdt.ls-docker PublicDockerfile for building a Docker container of eclipse/eclipse.jdt.ls
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.