about summary refs log tree commit diff
path: root/debian/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/.bashrc')
-rw-r--r--debian/.bashrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index 70eba5c..f8f277b 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -108,12 +108,6 @@ function ipfs-cors {
   systemctl restart --user ipfs
 }
 
-function expose-anbox {
-  systemctl --user restart anbox-session-manager.service
-  adb kill-server
-  adb start-server
-}
-
 # enable programmable completion features (you don't need to enable
 # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
 # sources /etc/bash.bashrc).