Skip to content

Instantly share code, notes, and snippets.

View truebit's full-sized avatar
🎯
Focusing

Xiao Wang truebit

🎯
Focusing
View GitHub Profile
@truebit
truebit / alacritty.yml
Last active April 9, 2024 12:30 — forked from programus/alacritty.yml
pull down from top alacritty (like iTerm2)
window:
# Window dimensions (changes require restart)
#
# Number of lines/columns (not pixels) in the terminal. The number of columns
# must be at least `2`, while using a value of `0` for columns and lines will
# fall back to the window manager's recommended size.
dimensions:
columns: 500
lines: 30
@truebit
truebit / default.conf
Created April 2, 2019 01:53 — forked from mattes/default.conf
redash.io setup
upstream redash {
server redash:5000;
}
server {
listen 80;
location / {
return 301 https://$host$request_uri;
}
@truebit
truebit / iterm2-solarized.md
Created November 16, 2017 08:01 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Meslo powerline font + [Powerlevel9k] - (macOS)

Default

Default

Powerlevel9k

Powerlevel9k

<?php
namespace Pokus;
class Exception extends \Exception
{
}
function tttt($string)
{
try {
#
# Uncrustify Configuration File
# File Created With UncrustifyX 0.2 (140)
#
# Alignment
# ---------
## Alignment