Skip to content

Releases: benvaljean/bgrc

bgssh-add improvements, bgssl, bgdu improvements, bgswap and more

27 Nov 08:52
Compare
Choose a tag to compare

bgssl - shortcut to inspect a cert with frequently-used options
bgdu now shows hissen files and sorts
bgswap - shows swap usage on Linux
git cc - checkout master
git logs decorated
Other fixes

Fix bug: Use new .bgrc.cfg in deploy_bgrc()

18 Apr 10:04
108d895
Compare
Choose a tag to compare

.bgrc.cfg was source from ${HOME} in deploy_bgrc(). If ${sourcelocation} was customised this would mean that the default would be used instead of the customised version transferred into .bgrctemp/ .

Customise source .bgrc location, bgssh-add and bug fixes

18 Apr 10:00
5166549
Compare
Choose a tag to compare
  • Bug fixes
  • Explicitly add set nc to vimrc
  • Long ISO 8601 dates in ls
  • Customise source .bgrc location
  • bgssh-add

Deploying more configurable and scp failback fix.

15 Sep 15:49
Compare
Choose a tag to compare

Allow skipping of bgscreenrc and bgvimrc to be configurable in .bgrc.cfg

Fix scp failback.

.screenrc and .vimrc deploy is skipped if custom version exists

21 Jun 22:54
Compare
Choose a tag to compare

Major refactoring of deploy_bgrc to send a function to the remote to allow script logic to be applied there. As part of this work there is now unified logic whether the deploy is to local or remote.