Commit Graph

77 Commits

Author SHA1 Message Date
gardouille 235f9110a0
New alias to get the weather from wttr.in 2019-01-18 19:33:14 +01:00
gardouille 202da101e9
Manage some libreoffice extensions with fzf 2019-01-18 16:14:03 +01:00
gardouille 04e1cdc7c8
Add some fzf commands to opend pdf files
Also define a PDF_VIEWER var for a default PDF tool.
2019-01-08 14:13:54 +01:00
gardouille e42eead94e
fzf alias to cd and open a file with vi 2018-09-06 11:27:16 +02:00
gardouille be91605bfe Use env_keep+=HOME var for sudo 2018-04-19 18:59:24 +02:00
gardouille bcfc4c5bb9 New debops aliases to avoid compute nodes 2018-04-18 17:32:27 +02:00
gardouille b82f0b7c95 Add better taskwarrior completion 2018-04-13 22:35:24 +02:00
gardouille 447675b01a Ensure debops host function apply to one host/group 2018-04-09 09:46:32 +02:00
gardouille 7efbbd271d Highlight long args in orange 2018-04-03 15:25:43 +02:00
gardouille 93ac8de3ac insensitive function to search in taskwarrior 2018-03-30 14:08:06 +02:00
gardouille 3dc0ad8268 Highlight args in shell commands and taskw's subcommands 2018-03-30 11:14:04 +02:00
gardouille 817ec23563 Add new highlighters for shell syntax 2018-03-29 19:07:07 +02:00
gardouille b977293d2c Vault pass is get with vault_password_file var 2018-03-20 09:55:33 +01:00
gardouille 1d9bb7279b Add DebOps aliases 2018-03-07 16:32:10 +01:00
gardouille 7ab503d799 Add taskwarrior aliases 2018-03-07 16:21:39 +01:00
gardouille 80b904174c Add an alias (td) to detach from a tmux 2018-02-19 09:33:05 +01:00
gardouille 64d24b34ab Add taskwarrior aliases
An alias to search (teas) and an alias to display the list of task (t).
2018-02-16 10:37:28 +01:00
gardouille 079b8ba2d4 Use `fd` for fzf default_command if available. 2017-12-22 11:29:37 +01:00
gardouille 57327f9d06 Don't run command with sudo for root. 2017-12-20 08:39:22 +01:00
gardouille 102b8315ca Load fzf at the end to avoir override. 2017-12-15 13:47:15 +01:00
gardouille 704d83d30c Load .fzf.zsh config file to have the latest options. 2017-12-15 12:02:51 +01:00
gardouille 4b17151fea Define fzf configuration for ZSH only if available. 2017-12-15 11:33:40 +01:00
gardouille 5955ac6b4b Review fzf aliases. 2017-12-15 10:47:39 +01:00
gardouille 2dcf885212 Terminate grep options (--) in some aliases. 2017-12-14 17:46:27 +01:00
gardouille 79f529d038 Add alias that launch vim with a specific vimrc only with root user. 2017-12-13 11:16:24 +01:00
gardouille cb494b0a93 Load zsh-syntax-highlighting module if available. 2017-12-12 09:40:33 +01:00
gardouille dcd19eeb42 Invert s and sudo to be able to use autocompletion with both. 2017-12-12 09:07:14 +01:00
gardouille 323437c2c9 Move "s" (sudo alias) to a function to be able to run all aliases with sudo. 2017-12-11 11:04:20 +01:00
gardouille 465d7853cc Use lll or llll to get last modified files instead of llt (list by tree). 2017-12-11 09:45:22 +01:00
gardouille fc5941eacb Add some fzf aliases to change directory. 2017-11-29 11:33:40 +01:00
gardouille bb2ef487d7 Allow to send command result to different clipboard/buffer. 2017-09-18 10:58:08 +02:00
gardouille d372d91626 Correct nftables alias. 2017-08-11 12:08:29 +02:00
gardouille c23f461a82 Add alias for exa if available. 2017-08-04 16:37:24 +02:00
gardouille e868145d18 Correct git log alias. 2017-08-04 16:03:34 +02:00
gardouille bf91dd9422 Ensure to run "bonjour" function only if cowsay is available. 2017-08-04 15:50:57 +02:00
gardouille 35cfda4ad7 Correct nftables -> nft… 2017-08-04 09:50:06 +02:00
gardouille 1c8b723663 Don't override "sudo" default with preserve-env… 2017-08-04 09:43:15 +02:00
gardouille 686e1410a8 Add systemctl and journalctl aliases. 2017-08-04 09:17:58 +02:00
gardouille db9fa1141b Alias nftables alias. 2017-08-04 09:11:30 +02:00
gardouille 90cd20d3e0 Add environment preservation for somes sudo cmd. 2017-08-04 09:08:49 +02:00
gardouille dafba02f5f Add alias for taskwarrior with work tag. 2017-08-04 09:03:34 +02:00
gardouille a47a78eac2 Add systemd alias. 2017-06-08 15:59:32 +02:00
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