Commit Graph

35 Commits

Author SHA1 Message Date
gardouille b3efe546b8 add docker alias 2017-04-25 19:05:54 +02:00
gardouille d63d7c5f43 Ensure to have cmd's args for kill completion 2017-03-20 14:37:51 +01:00
gardouille a773e43891 Add new aliases with grep 2017-02-27 10:03:04 +01:00
gardouille 326cecec4e Add a alias to remove old host sshkey 2017-02-23 12:06:33 +01:00
gardouille 77287c375a Add alias for dpkg. 2016-06-06 15:52:00 +02:00
gardouille fcada9c8db Back to aptitude for almost alias (better with dependencies).
Two aliases to search (apts -> apt; asea -> aptitude).
2015-12-18 10:53:21 +01:00
gardouille 1ab9dc6ca7 Add a gpg alias to load keychain 2015-12-18 10:51:20 +01:00
gardouille 33789845ed Back to Aptitude to remove package. APT don't remove automatically
installed packages which are no longer necessary.
2015-11-12 23:38:50 +01:00
gardouille 93d7d84a41 `apt show` doesn't giff the package status … instead of aptitude. 2015-11-12 02:20:56 +01:00
gardouille 5006e4104d Add a hash for apt: ~apt = /etc/apt 2015-11-11 23:49:53 +01:00
gardouille 1b3fb82d78 Aliases: try APT instead of Aptitude. 2015-11-11 21:55:17 +01:00
gardouille 832f5139a6 Add awhy alias for 'aptitude why'. 2015-10-20 09:21:07 +02:00
gardouille 27d3c41fbd Hide username if it's not root. 2015-09-09 16:01:45 +02:00
gardouille bff27aecd7 Add an alias for "aptitude remove". 2015-09-09 13:54:06 +02:00
gardouille bdc98b6de3 SSH alias now load keychain if it's not already available.
Add an mkcd alternative.
2015-09-08 10:20:15 +02:00
gardouille 2f67336b49 Use "command" to get the bash_quote path.
Check if bash_quote is available.
2015-09-08 02:09:37 +02:00
gardouille c7129b7953 Add a new function to test network connection.
Display "bonjour" function in zlogin only if a network connection is available
2015-09-08 01:15:12 +02:00
gardouille 1f499de4ce Use /sys to get the list of network interface. 2015-09-08 00:41:17 +02:00
gardouille 11692babc0 Correct SSH alias … 2015-09-07 14:33:45 +02:00
gardouille 7153a4fc08 Prefix APT aliases with 'a' instead of 'ap'. 2015-09-07 14:21:00 +02:00
gardouille ab15374b76 Rename all APT aliases. 2015-09-07 13:40:24 +02:00
gardouille 29ae892b26 Add an ssh alias to auto-load keychain ssh file if exist. 2015-09-07 12:23:34 +02:00
gardouille ca89738866 New $PAGER: vimmanpager (only if available)
Correct some alias to be more generic with $PAGER
Correct CDPATH
2015-09-04 14:47:42 +02:00
gardouille 3a51ca680d Add ip alias. 2015-08-31 10:05:03 +02:00
gardouille ff08ff5b04 New alias to attach an existant tmux or create a new one. 2015-08-28 11:09:46 +02:00
gardouille c5126bcdec Don't display mount command for each login. 2015-08-28 10:39:53 +02:00
gardouille 0eab90a037 Add new aliases for sort and wc. 2015-08-08 22:46:53 +02:00
gardouille 6e0199cbbf Add a count to 3 for ping6 (like ping) 2015-06-08 14:26:45 +02:00
gardouille 45c99f553c Add new aliases to manage process, history, disk usage and grep. 2015-03-05 16:00:23 +01:00
gardouille 66911a6ce0 Prefix some commands with sudo (aptitude, ...). 2015-02-26 14:48:44 +01:00
gardouille 159eaade4b Add mapkey for ctrl+← and ctrl+→ 2015-02-26 14:20:54 +01:00
gardouille e64315f57c Rewrite some aliases for aptitude. 2014-11-17 11:04:48 +01:00
gardouille 81fe04e381 Try to use printf instead of echo
Fix the diffs alias
Use `dig` to get wan ip for ippub alias
Use `ip` instead of `ifconfig` for ippriv alias
Fix the lowercase function
Delete some tab
2014-09-27 11:23:25 +02:00
gardouille 3834ca5a32 - Update the alias for the terminal multiplexers. 2014-09-08 10:15:54 +02:00
gardouille b4277a1fe1 first commit 2014-08-17 22:54:05 +02:00