added utilities for easy device mount and unmount

This commit is contained in:
Phuntsok Drak-pa
2019-10-08 14:57:34 +02:00
parent a0aa77d2eb
commit 389c0132fa
4 changed files with 169 additions and 0 deletions

View File

@@ -19,3 +19,4 @@ end
set -gx PATH $HOME/go/bin $HOME/.cargo/bin $HOME/.local/bin $HOME/.gem/ruby/2.6.0/bin $PATH
set -gx PKG_CONFIG_PATH /usr/local/lib/pkgconfig/ $PKG_CONFIG_PATH
set -gx SUDO_ASKPASS ~/.local/bin/askpass