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