Skip to content

ted-vo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Weapon for Work

Install

curl -fsSL https://tedvo.dev/install | bash

OS

  • Linux (Arch) - Primary
  • MacOS - Secondary
  • Windows - Entertaiment Only

Keyboard

Editor

Tools

General

  • cheat # Cheat allows you to create and view interactive cheatsheets on the command-line
  • duf # Disk Usage/Free Utility
  • ripgrep # Recursively searchs directories
  • fzf # fuzzy finder
  • jq # json processor
  • dog # DNS lookup
  • xh # http requets tools written in Rust
  • bat # A cat(1) clone with syntax highlighting and Git integration
  • lsd # next-gen ls command
  • gping # ping with graph
  • hurl # humman command-line tools runs HTTP requests definded in a simple plaint text format
  • glow # Markdown dicovery and preview in terminal

DevOps

  • gcloud # GCP CLI
  • k9s # k8s tools
  • helm # helm-chart cli
  • popeye # 👀 A Kubernetes cluster resource sanitizer

Tips & Trick

Wireguard Linux
# Import profile
sudo nmcli connection import type wireguard file $file