1
0
Fork 0

Remove terminfo

main
Ambrose Chua 2024-02-15 10:25:37 +08:00
parent 099420818b
commit d9a6fd798a
6 changed files with 48 additions and 11 deletions

47
.gitignore vendored
View File

@ -7,12 +7,19 @@
.arduino*/*
!.arduino*/preferences.txt
.audacity*
.avidemux6
.aws
.bash*
.bun
.cache
.cargo/bin
.cargo/env
.cargo/git
.cargo/registry
.cargo/.crates.toml
.cargo/.crates2.json
.cargo/.package-cache
.cargo/.package-cache-mutate
.cert/nm-openvpn
.config/*
!.config/Code
@ -48,15 +55,23 @@
!.config/zsh-completions
.config/zsh-completions/*
!.config/zsh-completions/download.sh
.cortex-debug
.dart-tool
.dart
.dartServer
.deno/bin
.docker/.buildNodeID
.docker/.token_seed*
.docker/buildx/.lock
.docker/buildx/current
.docker/buildx
.docker/config.json
.docker/contexts
.dotnet
.dbus
.dvdcss
.earthly
.esd_auth
.flutter
.galileo
.gem
.ghidra
.gitconfig
@ -66,18 +81,36 @@
!.gnupg/gpg-agent.conf
!.gnupg/gpg.conf
.go
.gradle
.httpie
.java
.jssc
.kube/cache
.kuberlr
.lesshst
.local/bin/cmark
.local/bin/cutter
.local/bin/dust
.local/bin/earthly
.local/bin/epinio
.local/bin/exa
.local/bin/firebase
.local/bin/helm
.local/bin/http*
.local/bin/k3d
.local/bin/kind
.local/bin/kompose
.local/bin/kube*
.local/bin/mc
.local/bin/particle
.local/bin/pipenv
.local/bin/pipenv-resolver
.local/bin/poetry
.local/bin/pygmentize
.local/bin/step
.local/bin/turn_usb
.local/bin/virtualenv
.local/bin/yadm
.local/bin/yq
.local/lib
.local/share/*
@ -94,22 +127,31 @@
!.mozilla/firefox
.mozilla/firefox/*
!.mozilla/firefox/chrome
.neverball*
.npm
.nvm
.opendrop/keys
.pam_environment
.parsec
.particle
.password-store
.pki
.pm2
.profile
.pub-cache
.pulumi
.pyenv
!.pwn
.rbenv
.rustup/settings.toml
.rustup/toolchains
.rustup/update-hashes
.ssh/authorized_keys
.ssh/known_hosts
.step/certs
.step/config
.sudo_as_admin_successful
.talon
.terraform.d
.tflint.d
.thunderbird
@ -125,3 +167,4 @@
.zoom
.zshrc-theme
!.zshrc
.*.draft.txt

View File

@ -0,0 +1,3 @@
#!/bin/sh
# https://kuziel.nz/notes/2018/02/apple-superdrive-linux.html
sg_raw /dev/sr0 EA 00 00 00 00 00 01

View File

@ -1 +0,0 @@
x

View File

@ -1,5 +0,0 @@
all: x/xterm-iterm
x/%: %.info
tic -xo ~/.terminfo $?

Binary file not shown.

View File

@ -1,3 +0,0 @@
xterm-iterm|xterm with 256 colors for iTerm2,
sitm=\E[3m, ritm=\E[23m,
use=xterm-256color,