List files installed by package XXX.
[dotfiles] / .bash_aliases
index 9e6dc87..d5b91fc 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
 #!/bin/sh
 
+alias my_list_files_installed_by="dpkg -L "
+
 alias beroot="sudo -i"
 alias my_init_system="ps -p 1 -o command"
 alias my_share_tty='gotty tmux new -A -s go_tty bash'
 alias beroot="sudo -i"
 alias my_init_system="ps -p 1 -o command"
 alias my_share_tty='gotty tmux new -A -s go_tty bash'