mount
This commit is contained in:
5
.bashrc
5
.bashrc
@@ -144,5 +144,10 @@ alias install-requirements='~/.config/requirements/install.sh'
|
||||
alias colemak='~/.config/keyboard/colemak.sh'
|
||||
alias qwerty='~/.config/keyboard/qwerty.sh'
|
||||
|
||||
### Mount
|
||||
|
||||
alias mount-bigboi-zackarias='~/.config/mnt/bigboi-zackarias.sh'
|
||||
alias mount-bigboi-lilleback='~/.config/mnt/bigboi-lilleback.sh'
|
||||
|
||||
### Start oh my posh
|
||||
eval "$(oh-my-posh init bash --config '~/.config/oh-my-posh/theme.omp.json')"
|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
},
|
||||
{
|
||||
"path": "../screenlayout"
|
||||
},
|
||||
{
|
||||
"path": "../mnt"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
|
||||
@@ -16,7 +16,8 @@ sudo apt install \
|
||||
secure-delete \
|
||||
hopenpgp-tools \
|
||||
yubikey-personalization \
|
||||
solaar
|
||||
solaar \
|
||||
cifs-utils
|
||||
|
||||
sudo snap install caprine
|
||||
sudo snap install telegram-desktop
|
||||
|
||||
Reference in New Issue
Block a user