Giter Club home page Giter Club logo

script's Introduction

Some script

rcloned

Linux automatically mount any of Rclone's cloud storage systems as a file system with FUSE

Read the details in my blog (in Chinese) | 中文教程

tmate.sh

Install the latest version tmate

  • Install tmate
curl -fsSL git.io/tmate.sh | bash
  • Uninstall tmate
[sudo] rm -f /usr/local/bin/tmate

oh-my-tmux.sh

Install Oh My Tmux

curl -fsSL git.io/oh-my-tmux.sh | bash

oh-my-zsh.sh

Install a simple Oh-My-Zsh environment using Antigen

curl -fsSL git.io/oh-my-zsh.sh | bash

bashtop.sh

Install the latest version bashtop

  • Download & Install bashtop
curl -fsSL git.io/bashtop.sh | bash
curl -fsSL git.io/bashtop.sh | bash -s install
  • Uninstall bashtop
[sudo] rm -f /usr/local/bin/bashtop

gotop.sh

Install the latest version gotop

  • Install gotop
curl -fsSL git.io/gotop.sh | sudo bash
  • Uninstall gotop
sudo rm -f /usr/local/bin/gotop

ctop.sh

Install the latest version ctop

  • Install ctop
curl -fsSL git.io/ctop.sh | sudo bash
  • Uninstall ctop
sudo rm -f /usr/local/bin/ctop

ffsend.sh

Install the latest version ffsend

  • Download & Install ffsend
curl -fsSL git.io/ffsend.sh | bash
curl -fsSL git.io/ffsend.sh | bash -s install
  • Uninstall ffsend
[sudo] rm -f /usr/local/bin/ffsend

github-actions-trigger.sh

GitHub Actions trigger script

See details:GitHub Actions Docs: Events that trigger workflows

sh <(curl -fsSL git.io/trigger.sh) "TOKEN" "REPO_NAME" "EVENT_TYPE"

fclone.sh

Install the latest version fclone

  • Install fclone
curl -fsSL git.io/fclone.sh | bash
  • Uninstall fclone
[sudo] rm -f /usr/bin/fclone

docker-compose.sh

Install latest version Docker Compose

  • Install Docker Compose
curl -fsSL git.io/docker-compose.sh | sudo bash
  • Uninstall Docker Compose
sudo rm -f /usr/local/bin/docker-compose

lazydocker.sh

Install latest version lazydocker

  • Install lazydocker
curl -fsSL git.io/lazydocker.sh | sudo bash
  • Uninstall lazydocker
sudo rm -f /usr/local/bin/lazydocker

wgcf.sh

Install latest version wgcf

  • Install wgcf
curl -fsSL git.io/wgcf.sh | sudo bash
  • Uninstall wgcf
sudo rm -f /usr/local/bin/wgcf

wireguard-go.sh

Install latest version wireguard-go

  • Install wireguard-go
curl -fsSL git.io/wireguard-go.sh | sudo bash
  • Uninstall wireguard-go
sudo rm -f /usr/local/bin/wireguard-go

duf.sh

Install latest version duf

  • Install duf
curl -fsSL git.io/duf.sh | sudo bash
  • Uninstall duf
sudo rm -f /usr/local/bin/duf

speedtest-cli.sh

Install Ookla Speedtest CLI

  • Install Ookla Speedtest CLI
curl -fsSL git.io/speedtest-cli.sh | sudo bash
  • Uninstall Ookla Speedtest CLI
sudo rm -f /usr/local/bin/speedtest

lsd.sh

Install latest version LSD

  • Install lsd
curl -fsSL git.io/lsd.sh | sudo bash
  • Uninstall lsd
sudo rm -f /usr/local/bin/lsd

nali.sh

Install latest version Nali

  • Install Nali
curl -fsSL git.io/nali.sh | sudo bash
  • Uninstall Nali
sudo rm -f /usr/local/bin/nali

gping.sh

Install latest version gping

  • Install gping
curl -fsSL git.io/gping.sh | sudo bash
  • Uninstall gping
sudo rm -f /usr/local/bin/gping

hostname.sh

Modify hostname

curl -fsSL git.io/hostname.sh | sudo bash -s <HOSTNAME>

Lisence

MIT © P3TERX

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.