Commit Graph

104 Commits

Author SHA1 Message Date
Jeremy Gardais ca7553b9d8
Update ps faux alias to allow regex with grep 2021-10-03 11:15:45 +02:00
Jeremy Gardais 348840ce75
New git alias to restore files 2021-10-03 11:15:25 +02:00
Jeremy Gardais 8cea44ecc4
Fix condition to launch ssh-agent 2021-09-27 16:50:53 +02:00
Jeremy Gardais 0de6b9edf1
Reload gpg-agent before some git commands 2021-09-19 23:38:29 +02:00
Jeremy Gardais d3a5ff8349
Remove keychain for gpg-agent 2021-09-19 23:21:52 +02:00
Jeremy Gardais 8841520957
Function to add rsa ssh-key to ssh-agent 2021-09-19 18:56:04 +02:00
Jeremy Gardais b1ce539942
Function to add ed25519 ssh-key to ssh-agent 2021-09-19 18:53:48 +02:00
Jeremy Gardais 2b7c59f8ab
Update recossh with load-ssh-agent function 2021-09-19 18:40:26 +02:00
Jeremy Gardais 71038b0a65
Directly use ssh-agent instead of keychain 2021-09-19 17:58:44 +02:00
Jeremy Gardais 0eb42f0ea3
Add ncdu alias to gdu new faster tool 2021-08-31 14:41:36 +02:00
Jeremy Gardais f72e008f94
Add xstat func to get real creation time 2021-08-09 10:01:58 +02:00
Jeremy Gardais 815ad39809
Add missing aliases 2021-08-09 10:01:46 +02:00
Jeremy Gardais 5ea8de99b8
Add alias for "apt list --upgradable" 2021-05-27 07:08:31 +02:00
Jeremy Gardais e0ddca5e69
Add systemctl --user alias 2020-12-21 15:39:10 +01:00
Jeremy Gardais 59ef4d56d5
Move ssh and gpg from aliases to functions 2020-10-26 10:22:36 +01:00
Jeremy Gardais 1c3e166a83
scp alias without key checking 2020-10-19 15:32:21 +02:00
Jeremy Gardais ca84d731ba
Add a function for timewarrior last day 2020-04-16 06:36:22 +02:00
Jeremy Gardais 51c95762d4
Add timew function for last month and week 2020-03-23 08:16:19 +01:00
Jeremy Gardais 3d823c57e0
SSH alias with /dev/null hosts file 2019-12-05 21:29:16 +01:00
Jeremy Gardais 16cc5efc08
Add arguments only if present 2019-10-16 15:18:24 +02:00
Jeremy Gardais d9f761340f
Add Taskwarrior functions to display day, week,… 2019-10-14 13:20:30 +02:00
Jeremy Gardais 84e8010f69
Allow extended regex to grep aliases 2019-08-26 15:58:43 +02:00
Jeremy Gardais 096afa2d03
Add alias to send data to PrivateBin instance 2019-08-26 15:27:31 +02:00
Jeremy Gardais 542742f7d0
Allow extend regex with G-grep alias 2019-08-14 20:47:10 +02:00
Jeremy Gardais 5e0240a9d4
Add a git grep alias 2019-06-27 11:34:01 +02:00
Jeremy Gardais fc939f8f9a
Purge old git aliases 2019-06-19 23:38:08 +02:00
Jeremy Gardais e6cf2adb83
Add new git aliases prefixed with "gg" 2019-06-19 23:32:59 +02:00
Jeremy Gardais 235f9110a0
New alias to get the weather from wttr.in 2019-01-18 19:33:14 +01:00
Jeremy Gardais 202da101e9
Manage some libreoffice extensions with fzf 2019-01-18 16:14:03 +01:00
Jeremy Gardais 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
Jeremy Gardais e42eead94e
fzf alias to cd and open a file with vi 2018-09-06 11:27:16 +02:00
Jeremy Gardais be91605bfe Use env_keep+=HOME var for sudo 2018-04-19 18:59:24 +02:00
Jeremy Gardais bcfc4c5bb9 New debops aliases to avoid compute nodes 2018-04-18 17:32:27 +02:00
Jeremy Gardais b82f0b7c95 Add better taskwarrior completion 2018-04-13 22:35:24 +02:00
Jeremy Gardais 447675b01a Ensure debops host function apply to one host/group 2018-04-09 09:46:32 +02:00
Jeremy Gardais 7efbbd271d Highlight long args in orange 2018-04-03 15:25:43 +02:00
Jeremy Gardais 93ac8de3ac insensitive function to search in taskwarrior 2018-03-30 14:08:06 +02:00
Jeremy Gardais 3dc0ad8268 Highlight args in shell commands and taskw's subcommands 2018-03-30 11:14:04 +02:00
Jeremy Gardais 817ec23563 Add new highlighters for shell syntax 2018-03-29 19:07:07 +02:00
Jeremy Gardais b977293d2c Vault pass is get with vault_password_file var 2018-03-20 09:55:33 +01:00
Jeremy Gardais 1d9bb7279b Add DebOps aliases 2018-03-07 16:32:10 +01:00
Jeremy Gardais 7ab503d799 Add taskwarrior aliases 2018-03-07 16:21:39 +01:00
Jeremy Gardais 80b904174c Add an alias (td) to detach from a tmux 2018-02-19 09:33:05 +01:00
Jeremy Gardais 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
Jeremy Gardais 079b8ba2d4 Use `fd` for fzf default_command if available. 2017-12-22 11:29:37 +01:00
Jeremy Gardais 57327f9d06 Don't run command with sudo for root. 2017-12-20 08:39:22 +01:00
Jeremy Gardais 102b8315ca Load fzf at the end to avoir override. 2017-12-15 13:47:15 +01:00
Jeremy Gardais 704d83d30c Load .fzf.zsh config file to have the latest options. 2017-12-15 12:02:51 +01:00
Jeremy Gardais 4b17151fea Define fzf configuration for ZSH only if available. 2017-12-15 11:33:40 +01:00
Jeremy Gardais 5955ac6b4b Review fzf aliases. 2017-12-15 10:47:39 +01:00