Skip to content

Instantly share code, notes, and snippets.

View atsushifx's full-sized avatar
🏠
Working from home

Furukawa Atsushi atsushifx

🏠
Working from home
View GitHub Profile
@atsushifx
atsushifx / 3rd: 第3稿
Last active April 13, 2023 03:43
zenn用記事、ChatGPTによるレビューによるブラッシュアップ
---
title: "Spike: Blog: プロンプトを改良して、こんどこそ Genie AIに公開できるレベルの記事を書かせる (リベンジ編)"
emoji: "👟"
type: "idea"
topics: [ "Spike", "zenn", "VS Code", "GenieAI", "ChatGPT" ]
published: false
---
## はじめに
@atsushifx
atsushifx / cdn.list
Last active April 10, 2023 20:35
debian apt's sources.list hosted by cdn (fastly)
# cdn (fastly) mirror
deb http://cdn-fastly.deb.debian.org/debian stable main
# deb http://cdn-fastly.deb.debian.org/debian-security stable/updates main
<#
.SYNOPSIS
select command from history and execute
.DESCRIPTION
select history wuth peco and set command line to execute this.
.EXAMPLE
Set-PSReadLineKeyHandler -chord Ctrl+p -scriptBlock { SelectandExecHistory }
/
├─app
│ ├─develop
│ │ ├─android
│ │ │ ├─avd
│ │ │ ├─ndk
│ │ │ ├─sdk
│ │ │ └─studio
│ │ ├─ide
│ │ ├─scm
@atsushifx
atsushifx / menu-settings.xml
Created June 29, 2021 02:32
open-shell menu atsushifx'sy settings
<?xml version="1.0"?>
<Settings component="StartMenu" version="4.4.168">
<MenuStyle value="Win7"/>
<ProgramsStyle value="Cascade"/>
<ShutdownCommand value="CommandRestart"/>
<SearchBox value="Hide"/>
<SkinW7 value="Metro"/>
<SkinVariationW7 value=""/>
<SkinOptionsW7>
<Line>USER_IMAGE=1</Line>