diff --git a/.config/nvim b/.config/nvim index 4bc891a..27afd11 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 4bc891a96de1a768898e12126461daac56a74436 +Subproject commit 27afd118949ed7cbc9277049254d4e6ea3f45c97 diff --git a/.password-store b/.password-store index e7b0b64..e06f7f4 160000 --- a/.password-store +++ b/.password-store @@ -1 +1 @@ -Subproject commit e7b0b64581c772e7bc8677d34985f442b345e8aa +Subproject commit e06f7f4d24c6aca829c5e886342504ee4eb24ee2 diff --git a/.zsh_alias b/.zsh_alias index 0cf6bd9..a509541 100644 --- a/.zsh_alias +++ b/.zsh_alias @@ -46,6 +46,18 @@ alias resolve='/opt/resolve/bin/resolve' alias pianoteq='pianoteq\ 7' # ====== +# ====== +# Sabaki +# ====== +alias sabaki='/opt/Sabaki/sabaki' +# ====== + +# ====== +# ethminer preset for Binance +# ====== +alias binance_miner='ethminer --farm-recheck 200 -P stratum+tcp://DustVoiceETH.Linux@ethash.poolbinance.com:1800' +# ====== + # ====== # Tmate # ======