add l33t page

This commit is contained in:
Alexander Popov 2021-11-03 03:59:44 +03:00
parent 58263a2861
commit b76125c4fd
Signed by: iiiypuk
GPG Key ID: 398FC73478D97286
6 changed files with 14 additions and 6 deletions

View File

@ -1,6 +1,7 @@
## Using Software
* Server: [agate](https://github.com/mbrubeck/agate)
* HTTP proxy: [kineto](https://git.sr.ht/~sircmpwn/kineto)
* Client: [amfora](https://github.com/makeworld-the-better-one/amfora)
## Mirror
* my [Gitea](https://iiiypuk.me/git/iiiypuk/Gemini)

View File

@ -1 +1 @@
binary\agate --content .\public\ --addr 0.0.0.0:12701 --hostname localhost --lang en-US
binary\agate --content .\public\ --addr 0.0.0.0:1965 --hostname localhost --lang en-US

View File

@ -1,8 +1,8 @@
# Активация двойного клива в проводнике Elementary OS
=> ../ Back to home
Команда
```
$ gsettings set io.elementary.files.preferences single-click false
```
=> ../ Back to home

View File

@ -1,7 +1,5 @@
# Отправка исходников в несколько репозиториев Git одной командой
=> ../ Back to home
1. Создаем новый remote например all
```
git remote add "all" git@github.com:username/my-repo.git
@ -19,3 +17,5 @@ git push all
```
=> https://gist.github.com/oleglomako/eaacd8670bda3720a37de2c8acaf910e Thanks, oleglomako
=> ../ Back to home

View File

@ -0,0 +1,6 @@
# Аббривеатуры и интернет сленг
* LGTM - Looks good to me (Мне нравится).
> Обнаружено на GitHub
=> ../ Back to home

View File

@ -2,5 +2,6 @@
=> ../ Back to home
=> 2021/01-elementary-os-double-click.gmi Активация двойного клика в проводнике Elementary OS
=> 2021/03-l33t.gmi Аббривеатуры и интернет сленг
=> 2021/02-git-push-all.gmi Отправка исходников в несколько репозиториев Git одной командой
=> 2021/01-elementary-os-double-click.gmi Активация двойного клика в проводнике Elementary OS