Skip to content

Instantly share code, notes, and snippets.

View anosatsuk124's full-sized avatar
💜
ℒℴνℯ

Satsuki Akiba anosatsuk124

💜
ℒℴνℯ
View GitHub Profile
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)
@anosatsuk124
anosatsuk124 / IDE
Last active October 26, 2022 20:49
This is my tmux configuration that makes your terminal the ide-like usage.
#! /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

Keybase proof

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:

これ

なんなんだろうって思ったらCarbonっていうらしい。すごい。 5B658395-D8B5-4AF7-92A6-618D395102CB

@anosatsuk124
anosatsuk124 / README.md
Created November 24, 2021 14:21
shellfishrc for fish shell ( Secure fish shell )

shellfishrc for fish shell ( Secure fish shell )

; 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/>.

Cyphanese仕様定款草案(随時更新)

文法