Added timewarrior
This commit is contained in:
parent
f6708deead
commit
766b17d98d
2 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
}: {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
timewarrior
|
||||
|
||||
argocd
|
||||
gh
|
||||
ngrok
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
k = "kubectl";
|
||||
ka = "kubectl apply -f";
|
||||
e = "nvim";
|
||||
t = "timew";
|
||||
cam = "jira issue create && jira issue assign && jira issue move";
|
||||
latest = "git log | head -1 | awk '{print $2;}' | xsel -ib";
|
||||
vpnup = "nmcli con up 'iFacts VPN'";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue