Table of Contents
ATM of writing this, there is no way inside the Telegram Client to switch accounts (event though this feature exists in the offical mobile clients and there is a long running issue here: telegramdesktop/tdesktop#4261).
#!/bin/sh | |
# enable-HiDPI.sh | |
# | |
# | |
# Created by syscl/lighting/Yating Zhou on 16/3/2. | |
# | |
#================================= GLOBAL VARS ================================== |
ack | |
adns | |
ant | |
antibody | |
aria2 | |
asciinema | |
aspcud | |
autoconf | |
autojump | |
automake |
{ | |
"schema_version": 1, | |
"name": "优惠信息", | |
"description": "No description provided", | |
"source_url": false, | |
"guid": "863b90779850e0325ff6e55a6019d9d5", | |
"tag_fg_color": "#ffffff", | |
"tag_bg_color": "#5bc0de", | |
"icon": "gear", | |
"exported_at": "2018-09-07T04:06:31Z", |
<?php | |
namespace | |
{ | |
use Herrera\Version\Comparator; | |
use Herrera\Version\Dumper; | |
use Herrera\Version\Parser; | |
$n = PHP_EOL; |
Table of Contents
ATM of writing this, there is no way inside the Telegram Client to switch accounts (event though this feature exists in the offical mobile clients and there is a long running issue here: telegramdesktop/tdesktop#4261).
#!/bin/sh | |
### | |
# SOME COMMANDS WILL NOT WORK ON macOS (Sierra or newer) | |
# For Sierra or newer, see https://github.com/mathiasbynens/dotfiles/blob/master/.macos | |
### | |
# Alot of these configs have been taken from the various places | |
# on the web, most from here | |
# https://github.com/mathiasbynens/dotfiles/blob/5b3c8418ed42d93af2e647dc9d122f25cc034871/.osx |
# 字体设置 | |
font-family = BlexMono Nerd Font Mono | |
font-size = 16 | |
# 主题和样式 | |
theme = GruvboxDarkHard | |
cursor-style = block | |
adjust-cell-height = 35% | |