mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add .taskrc and functions for working with taskwarrior
This commit is contained in:
parent
d1ad6dbf21
commit
954b6d4220
4 changed files with 51 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
|||
alias tocb 'xclip -in -selection clipboard'
|
||||
alias fromcb 'xclip -out -selection clipboard'
|
||||
alias ssh-rm-host 'ssh-keygen -f ~/.ssh/known_hosts -R'
|
||||
alias wiki 'nvim +VimwikiIndex; and exit'
|
||||
alias wiki 'nvim +VimwikiIndex'
|
||||
|
||||
switch "$uname"
|
||||
case 'Linux'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue