All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login

All gists matching topic shell

Recently created
Least recently created
Recently updated
Least recently updated
anthony's Avatar

anthony / Argument parser for bash scripts without getopt or getopts

0 likes
0 forks
1 files
Last active 1740031897
Taken from b167d3ec4e4f94d246ebdc4bcfdfb6ac
shell
1 #!/usr/bin/env bash
2
3 # Argument parser for bash scripts
4 #
5 # Author: Anthony Axenov (Антон Аксенов)
6 # Version: 1.6
7 # License: MIT
8 # Description: https://git.axenov.dev/anthony/shell/src/branch/master/helpers/arg-parser
9
10 #purpose Little helper to check if string matches PCRE
anthony's Avatar

anthony / Install zsh / oh-my-zsh / Powerlevel10k on Ubuntu 20.04

0 likes
0 forks
2 files
Last active 1740029852
omz shell ubuntu zsh
1 #!/bin/bash
2 # Based on:
3 # https://github.com/Powerlevel9k/powerlevel9k/wiki/Install-Instructions
4 # https://github.com/ohmyzsh/ohmyzsh
5 # https://powerline.readthedocs.io/en/latest/installation/linux.html#fonts-installation
6 # https://gist.github.com/dogrocker/1efb8fd9427779c827058f873b94df95
7 # https://linuxhint.com/install_zsh_shell_ubuntu_1804/
8
9 echo "*********************************************"
10 echo " zsh fancifier"
Newer Older

Powered by Opengist ⋅ Load: 122ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文