'which', outil utile

This commit is contained in:
Yves Dubromelle
2016-05-04 21:51:52 +02:00
parent 07669adcf3
commit 2227277cbb

View File

@@ -22,6 +22,7 @@
tree tree
(import ./vim.nix) (import ./vim.nix)
wget wget
which
]; ];
shellAliases = { shellAliases = {
byobu = "byobu-tmux"; byobu = "byobu-tmux";