Pinned Repositories
assertables-rust-crate
Assertables: a Rust crate of assert macros for testing
gitconfig-settings
gitconfig setttings, files, aliases, colors, branches, etc.
gpg-encrypt
Use GPG to encrypt a file using our best settings
sixarm-macos-setup
SixArm.com » Mac » Setup notes for new Mac computer and macOS
sixarm_unix_shell_scripts
SixArm.com » Unix » shell scripts for command line programs in sh, bash, etc.
ui-ux-design-guide
UI/UX Design Guide: this book explains one topic per page, like a big glossary, easy wiki, quick encyclopedia, or summary notes. Edited by Joel Parker Henderson (@joelparkerhenderson).
unix-shell-script-kit
Unix shell script kit with many utility functions, constant exit codes, and POSIX helpers.
unix-shell-script-tactics
Unix shell script tactics - best practices style guide
usv
Unicode Separated Values (USV) data markup for units, records, groups, files, streaming, and more.
zsh-config
SixArm.com → Z shell → zsh configuration
SixArm's Repositories
SixArm/file-size
File size script that works on many operating systems
SixArm/firefox-optimize-sqlite-vacuum
Firefox script to optimize SQLite by using vacuum to delete stale data
SixArm/git-clone-favorites
git clone our favorite repositories to our favorite paths
SixArm/git-rename-master-branch-to-main
Use git to rename the default branch from "master" to "main"
SixArm/getoptsy
getoptsy: getopts alternative to parse command line arguments to long options, in POSIX, using custom code.
SixArm/excel-xlsx-to-usv
excel-xlsx-to-usv: Unix command to convert from Excel XLSX to Unicode Separated Values (USV)
SixArm/git-mv-file-name-from-underscore-to-dash
git-mv-file-name-from-underscore-to-dash command to rename a file from "_" to "-"
SixArm/devise
Flexible authentication solution for Rails with Warden.
SixArm/dnf-install-favorites
Use the `dnf` command to install our favorite packages for Fedora, RedHat, CentOS, etc.
SixArm/docrails
PLEASE CHECK http://github.com/lifo/docrails/wikis
SixArm/excel-xlsx-to-tsv
excel-xlsx-to-tsv: Unix command to convert from Excel XLSX to Tab Separated Values (TSV)
SixArm/except
The `except` command for Unix text processsing
SixArm/extra
The `extra` command for Unix text processing
SixArm/facets
Ruby Facets
SixArm/firefox-private-browsing
Firefox private browsing
SixArm/font-file-info
font-file-info: Unix command for font file information such as preferred family, full name, etc.
SixArm/formatted_rails_logger
adds #formatter support to Rails BufferedLogger, with a good formatter
SixArm/gem-install-favorites
Use gem to install our favorites
SixArm/gettimeofday-localtime
Print the current system time by calling gettimeofday(2) then localtime(3)
SixArm/deduplicate-files
deduplication-files command (WIP) implemented with Rust
SixArm/demo_date_time_format
Demonstration of date time format using UTC ISO in many coding languages
SixArm/demoproject-selendroid
Demonstrates how to test an Android app using selendroid with maven. Tests are checking a native and a hybrid cordova app and the mobile web.
SixArm/dotfiles
dotfiles (mainly for os x)
SixArm/dscl-user-id-max
Directory Server Command Line (DCSL) user id maximum number
SixArm/easytether-connect
EasyTether connect scripts for Android devices
SixArm/emacs24-starter-kit
A cleaner version of the literate starter kit based on Emacs24
SixArm/erlang-version
Erlang version number command line script that prints the major number and minor number
SixArm/experimentalruby
experimentalruby
SixArm/forgery
Easy and customizable generation of forged data.
SixArm/git-mv-file-name-to-new-subdirectory-index
git-mv-file-name-to-new-subdirectory-index command to move a file into its own new subdirectory