I hereby claim:
- I am anosatsuk124 on github.
- I am anosatsuk124 (https://keybase.io/anosatsuk124) on keybase.
- I have a public key ASBB7ePPTpBZv4Z1BttMG_TXObj72pcjNU_BYXZPe4dBzAo
To claim this, I am signing this object:
brew install iproute2mac |
curl -fsSL https://tailscale.com/install.sh | sh |
build_and_push: | |
name: Build image & push | |
runs-on: ubuntu-latest | |
permissions: | |
contents: read | |
packages: write |
#! /usr/bin/env fish | |
set -gx BW_SESSION (tmux showenv BW_SESSION | cut -d= -f2) |
#! /bin/sh | |
CURRENT_WINDOW=$(tmux display-message -p '#I') | |
if [ "$1" = "kill" ] ; then | |
PANES_LENGTH=$(($(tmux list-panes | wc -l) - 1)) | |
tmux swap-pane -s 0 -t $PANES_LENGTH | |
for i in $(seq 0 $(($PANES_LENGTH - 2))); do | |
nohup tmux kill-pane -t $i > /dev/null 2>&1 & | |
done |
I hereby claim:
To claim this, I am signing this object:
なんなんだろうって思ったらCarbonっていうらしい。すごい。
; Copyright (C) 2021 Viterum(Satsuki Akiba). This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. | |
; | |
; This program is distributed in the hope that it will be useful, | |
; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
; GNU General Public License for more details. | |
; | |
; You should have received a copy of the GNU General Public License | |
; along with this program. If not, see <https://www.gnu.org/licenses/>. |