Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Registrati

Entra


Tutti Nuovi Registrati Entra

All gists matching topic zsh

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
anthony's Avatar

anthony / My favorite bash aliases

0 mi piace
0 forks
1 files
Ultima volta attivo 1740109971
bash dotfiles shell zsh
1 #!/bin/bash
2
3 # alias bashrc='source ~/.bashrc'
4 alias zshrc='source ~/.zshrc'
5 alias realias='source ~/.bash_aliases'
6 alias reload='exec ${SHELL} -l'
7 alias sudo='sudo ' # enable aliases to be sudo’ed
8 alias g='git'
9 alias hosts="sudo nano /etc/hosts"
10 alias shrug="echo '¯\_(ツ)_/¯' | xclip -selection c"
anthony's Avatar

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

0 mi piace
0 forks
2 files
Ultima volta attivo 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"
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 623ms⋅

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