Ipatch Dotfiles Versions Save

โค ~/.๐Ÿ› ๐Ÿˆ the daily jam ๐Ÿž๐Ÿฅœ๐Ÿ‡๐Ÿž

v0.69.0

5 years ago

I need to shave my face release ๐Ÿง”

๐Ÿšจ Not sure if there is going to be release for May 2019 as the releases are becoming thinner by the month, so I'll more than likely role back the release schedule to seasonal releases.

Most Notable dotfile(s) Changes

  • add a css.vim for auto adding a closing curly brace } ๐Ÿ™
  • add a fish ๐Ÿ  func for printing / listing locally defined git aliases
  • add some notes about working with virtualenv in the context of pyenv to python README

Most Notable dotfile(s) wiki Changes

recent changes first

  • add notes about working with gifs in GIMP
  • add several sections of notes about working with Blender
  • add note about cropping / clipping content in Inkscape

v0.64.0

5 years ago

Week 64 Gd Gadolinium

Week 64 Gd, Gadolinium ๐Ÿ’ฉrd official release of 2019

Most Notable dotfile(s) Changes

This release clocks in ~ 50 commits from the previous release.

  • Add a LOCAL_TIME env var to aid working with docker.
  • setup tmux binding to move windows quickly between sessions
  • setup a generic formula file for scaffolding out a formula for working with homebrew.
  • update ruby & erlang to latest versions
  • add a indicator for tmux when prefix is mashed

Most Notable dotfile(s) wiki Changes

  • Add reference to using the watch in conjunction with the rsync command.
  • add note about using a HiDPI display on Windows 10
  • add a section about working with CUDA on a 2013 MBP
  • update notes about working with git stash
  • update ffmpeg notes about working with DeepSpeech
  • add some notes about working with OBS on macOS
  • add note about synchronizing tmux panes
  • add a beefy section about working ffmpeg to transcode files

v0.60.0

5 years ago

Z

Week 60 Z, Neodymium 2nd official release for 2019

Most Notable dotfile(s) Changes

  • a fish abbr for working with docker
  • checkin bash related configuration for Raspbian into repo
  • rust tooling notes updates
  • weechat settings updates

Most Notable dotfile(s) wiki Changes

  • add note about updating submodules in a git repo
  • add note about working with SIP on macOS
  • update apt-get notes for Debian
  • add note about working with .hushlogin files
  • add note about tshooting /etc/hosts
  • update notes about updating weechat settings

v0.56.0

5 years ago

Ba

Week 56 Ba, Barium ...bringing in the first official release of the new year. Lots of little goodies ๐Ÿช + treats ๐Ÿฉ in this release. ๐Ÿš€

Most Notable dotfile Changes

changes here are taken from git log

  • formatting updates for toc
  • fish abbr > ll or l1 for ls -1
  • signed ๐Ÿ“ƒ๐Ÿ–‹ the Pease of Paris for Vim folds & conceals
  • add a couple of snippets for making life a little easier when doing web dev.
  • some neat little Vim bindings in regards to buffer mgmt
  • overhauled some weechat settings
  • pretty sure I figured the auth before join two step when working with weechat
  • In short, the default load script for pyenv can bolt on ~ 300ms for shell load time ๐Ÿคฎ
  • frankenstein'd ๐Ÿ‘จโ€๐Ÿ”ฌ ๐ŸงŸโ€โ™‚๏ธ IBM Plex font to include script characters for Italics, ie. a poor mans' operator mono.
  • a couple new abbr's for working with Alacritty
  • installed updated versions of Erlang
  • messed around with Blender in regards to video editing, and checked in settings to this repo
  • checked in some settings / files related OBS
  • updated notes in regard to tooling with Javascript

Most Notable dotfile wiki Changes

  • add note about just merging in a single directory of changes from one branch to another using git
  • note about setting multiple global python versions using pyenv
  • GNU coreutils via brew now uses a dedicated path for default names
  • add note about setting default node version using nvm
  • note about working with shallow clones in git
  • note about troubleshooting CoC in Vim
  • updated notes about working with rPi
  • update notes about working with git stash
  • few more notes about working with dd
  • add notes about working with CIFS networking shares in macOS / Linux ie. useful for mounting a storage device connected to a router / Apple Time Capsule.
  • apparently key codes can be printed with sed ๐Ÿ™†โ€โ™‚๏ธ
  • somebody actually responded to a PR I opened, and submitted a fix
OMG

omg

v0.52.0

5 years ago

dotfiles > Week 52 Te, Tellurium

Most Notable dotfile Changes

  • add a couple of new key bindings for mpv
  • add a vim files for a couple of new plugins addedd to Vim setup
  • check-in Blender 2.7.9 conf files
  • syntax highlighting for JSX in js files as well js highlighting in html files, thanks @yuezk
  • add package-lock.json to list of ignore files when using the wild menu in *im
  • some new abbrs added for fish shell
  • add git vars alias for understanding what's going on in gitconfig
  • pyenv sucks when starting new fish / interactive term instances b0a273dc ...long story short pyenv can add ~ 300ms when loading a new term / shell ๐Ÿคฎ
  • update interactive .fish files
  • add *sh script for printing microcode version for Intel based processors on macOS
  • streamline launchd agents, ie. don't run all at load
  • brew provided binutils can reek havoc when building software on macOS Just Say No

Most Notable dotfile wiki Changes

  • after exploring various open source video editors (good God โ™ฑ) presently I'm investing my efforts into using Blender, because
    • actively developed
    • decent community involvement
    • GPL'd

...there are alternatives out there, but getting a GPL'd OSS video editor working on macOS ...well (don't go down that road โ™ฑ) _insert vampire hiss noice.

  • thought I had added some notes about work with asciinema (apparently not) ...that said there are some notes now.
  • Vim & **Neovim
    • added a u-boat readme just for comprehending how I work with Vim and Neovim.
  • CLI tooling
    • add some notes about working with dd
    • use seq instead of brace expansion when working with fish
    • profiling with fish notes updated
    • hot fixing a single file in a git repo notes added
    • add notes about mkv tooling
  • Graphics
    • add some notes about working with camera on the iPhone

v0.48.0

5 years ago

Week 48 Cadmium

This release adds ~ 80 commits from the prior Week 43 release.

Most Notable dotfile Changes

  • added a few more alacritty key bindings
  • add a trivial bashman func for exploring shell builtins for the bash shell
  • add mac-batt-time shell script for statusing remaining battery time on macOS.
  • update global packages installed via yarn
  • add a git fresh alias in .gitconfig for pulling upstream changes and pushing to origin in one command ...yes please. ๐Ÿ™
  • a trivial function or two for working with $PATH in bash shell.
  • add shell script for toggling desktop icons on macOS
  • updated neolambda fish theme for better displaying colors on a remote ssh session, and add a little fancy gif demoing the features of the neolambda theme.

Most Notable dotfile wiki Changes

  • refined notes about working rsync yet again.
  • overhauled doc containing notes for working with weechat
  • updated build instructions for building fish from source using GNU autotools
  • update notes for working with a bus pirate and Raspberry Pi
  • update notes about working with Time Machine and local apfs shapshots
  • add note about cloning submodules in an already cloned git repo
  • update notes about only playing audio with mpv
  • add pretty lengthy dialogue for working with man pages using asdf

Conclusion

No ๐Ÿ™…โ€โ™‚๏ธ pumpkin ๐ŸŽƒ spice included with this release.

v0.43.0

5 years ago

dotfiles-technetium

This release adds 77 commits to the main dotfiles repo since the Week 39 release.

Most Notable dotfile Changes

  • every markdown document contained within the main dotfiles repo has gone through a markdown linter, ie. markdownlint-cli to help keep markdown docs in a common standard.
  • yarn-global-packages file exists to track globally installed packages using yarn.
  • migrated โœŒ๏ธmostโœŒ๏ธ markdown docs in this dotfiles repo and wiki from using <a href= to <a id=.
  • setup an eslintrc.json file, for primitive linting of JavaScript files

Most Notable dotfile wiki Changes

  • add a note / link about allowing non standard port access with firefox
  • add a couple of more notes about updating crates and working with cargo
  • working with rsync notes has yet again gone through an overhaul process
  • add a workflow for renaming a directory of files, ie. .jpg to .jpeg using fish
  • update notes about working with UART on a Raspberry Pi
  • add a couple of notes about working with udev on a Linux distro, ie. useful for renaming network interfaces ie. en0 to my_custom_en_number
  • add note about working with Chromium based browsers, ie. chrome://components
  • cleaned up fish configuration files, and iTerm2 is playing nice again with fish shell.
  • add workflow for working with shallow clones from a git repo
  • add primitive guide for resizing a boot partition on Raspbian; useful for storing custom Linux kernels, ie. built from source
  • add GIMP script for building arrows. ๐Ÿน

Overall

  • This release brings significant updates to the companion dotfiles wiki containing several different documents for various tools I work with, that said not all markdown documents have been properly linted using markdown-cli ...yet, but a decent effort has been made to the documents to make various notes more fluid, readable, and linkable.

Enjoy ๐ŸŽƒ

v0.39.0

5 years ago

Week 39 Y

Most notable dotfile Changes

  • update yarn settings for global bin & prefix dirs.
  • start managing Rust packages using cargo
  • update whitelist chars for Vim & Neovim
  • remove fundle and bass for fish shell
  • update tracking files & dirs for Vim & Neovim related files and directories
  • removed fzf.vim plugin
  • add alacritty terminal settings to dotfiles
  • add notes about building and running Java programs from a CLI
  • update erlang to v21.0.9

Most notable dotfile wiki changes

  • add note about statusing version of Microsoft Windows from a CLI
  • add some notes about working with Chromium based browsers
  • add notes about working with splits in Vim & Neovim
  • fix syntax errors about copying SSH keys
  • add a mini HOWTO for setting up a multi user homebrew environment on macOS
  • fix syntax errors for rsync backup commands
  • add note about redirecting STDERR from the CLI
  • add notes about launchd and env vars

see you in October ๐Ÿ‘ป

v0.37.0

5 years ago

Week 37 Rb, Rubidium

Totally snoozed ๐Ÿ˜ดon the Week 36 Release of dotfiles, so it is now a week late, and decided to bump the release to Week 37. I had been naming each release after an element on the periodic table, however doing a weekly release is quite time consuming to say the least, so I plan on switching to a monthly release cycle โ™ฒ.

Most notable dotfile Changes

  • update files within jobs/macOS
  • update inputrc
  • update cpu_code_name.fish to print_cpu_code_name.fish
  • add note about building a package using brew and the HEAD version of the package.
  • made yarnrc machine specific
  • add a default-gems for auto installing ruby gems with asdf ruby versions.
  • add a launchd script to update Brewfile every Thursday evening.
  • update elixir to v1.7.3 and erlang to v21.0.7

Most notable dotfile wiki changes

most recent changes appear at the top of this list

  • no more .serverauth.* files polluting my $HOME directory.
  • added some serious ๐Ÿ•notes about reflogging git repos and disassociating pull-requests from a git bare clone.
  • add a note or two about working with Chromium based web browsers.
  • add a note or two about macOS and OpenGL
  • further refining ๐ŸŒณ the infamous rsync backup command.
  • messed around bfg for reflogging git repos.
  • more notes about working with launchd on macOS
  • add note about resetting a git repo from its upstream counterparts
  • add notes about working with power management settings on macOS

v0.35.0

5 years ago

Week-35-Br-Bromine

Most Notable dotfile Changes

  • .gitignore minor updates to .gitignore
  • README.md created a skeleton README.md for working with C++, and add note about compiling C++ programs
  • mpv fixed syntax errors with history.lua.
  • Android Studio.app tinkered around with Android Studio, and added a couple of directories to the $PATH, and added a couple of env vars if Android Studio is installed.
  • hardware created simple fish shell function for identifying the code name for Intel CPUs the system is currently running on, ie. Haswell, Ivy Bridge, Broadwell.
  • mutt added a couple of updates to muttrc

Most Notable .wiki Changes

  • du -s flag can do wonders when using du
  • .wiki removed a bunch of useless markup in headings throughout various docs.
  • Intel Mac add note about resetting SMC on Intel based Macs.
  • Microsoft Windows add a note / picture of displaying the boot time for a Windows 10 system.
  • macOS add a couple of notes about working with power management on macOS.
  • .wiki add Raspberry Pi Notes to list of frequent flyers within the .wiki
  • rsync add a note about backing up an entire system using rsync