VirtualTam's bookmarks
222 bookmarks found
-
Zork: The Great Inner Workings
2025-01-21 It is pitch black. You are likely to be eaten by a grue.
-
- isd-project/isd
- joehillen/sysz - An fzf terminal UI for systemctl
-
Split tmux.conf into multiple files?
2025-01-17 source-file [-Fnqv] [-t target-pane] path ... (alias: source) Execute commands from one or more files specified by path (which may be glob(7) patterns). If -F is present, then path is expanded as a format. If -q is given, no error will be returned if path does not exist. With -n, the file is parsed but no commands are executed. -v shows the parsed commands and line numbers if possible.
-
oha - HTTP load generator
2025-01-08 -
Hex Display: A modern xxd alternative
2024-12-30 -
- lycheeverse/lychee-action - Github action to check for broken links in Markdown, HTML, and text files
-
Another way to exiting IEX other than Ctrl-C
2024-12-07 -
- How To Customize the PostgreSQL Prompt with psqlrc on Ubuntu 14.04
- datachomp//dotfiles - psqlrc
- okbob/pspg - Pager specialized for tabular data
-
What I Wish Someone Told Me About Postgres
2024-11-19 -
Reference:
- abbr - manage fish abbreviations
- argparse - parse options passed to a fish script or function
- function - create a function
- string - manipulate strings
- switch - conditionally execute a block of commands
Configuration:
- Writing your own prompt
- fish_add_path - add to the path
- fish_git_prompt - output git information for use in a prompt
- Setting up my fish shell from scratch on macOS
Plugins:
- jorgebucaran/fisher - A plugin manager for Fish
- jorgebucaran/autopair.fish - Auto-complete matching pairs in the Fish command line
- PatrickF1/fzf.fish
- kidonng/zoxide.fish
-
hanslub42/rlwrap - a readline wrapper
2024-07-09 -
Emacs window management almanac
2024-05-13 - abo-abo/ace-window - Quickly switch windows in Emacs
- alphapapa/dogears.el - Never lose your place in Emacs again
- emacsorphanage/transpose-frame
- Emacs Manual - The Zen of Buffer Display
-
Tips on Adding JSON Output to Your CLI App
2024-04-23 - Bringing the Unix Philosophy to the 21st Century
- kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries