Skip to content

Instantly share code, notes, and snippets.

View wildtron's full-sized avatar
🏠
Working from home

Sherwin Ferrer wildtron

🏠
Working from home
View GitHub Profile
const v = [
"test", "test", "test",
"test", "test", "test"
];
@wildtron
wildtron / ???
Created December 3, 2024 06:56
image-holder
???

Configuration

set -g prefix C-s

bind -r k select-pane -U
bind -r j select-pane -D
bind -r h select-pane -L
bind -r l select-pane -R

set -g pane-active-border-style "bg=yellow,fg=black"
@wildtron
wildtron / create-folders.sh
Created June 13, 2024 16:50
Go layout project structure
#!/usr/bin/env bash
# based from https://github.com/golang-standards/project-layout/tree/ae58eb192d11f1adc7cf1cfcfb46bf93fdec63f8
mkdir cmd internal pkg vendor api web configs scripts build deployments test docs tools examples third_party githooks assets website
alias ls='ls -F'
alias l='ls'
alias ll='ls -lh'
image holder

Screen Quick Reference

Basic

Description Command
Start a new session with session name screen -S <session_name>
List running sessions / screens screen -ls
Attach to a running session screen -x
Attach to a running session with name screen -r

Keybase proof

I hereby claim:

  • I am wildtron on github.
  • I am wildtron (https://keybase.io/wildtron) on keybase.
  • I have a public key ASAFnFxi9mZ_hd2XDtXlYBd53BH1owoOZQ_vnxm876OSQAo

To claim this, I am signing this object: