summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/functions.zsh
AgeCommit message (Collapse)Author
2023-08-15[functions.zsh] removed unecessary testsRaymaekers Luca
2023-08-15[functions.zsh] added ginitRaymaekers Luca
function to init a dir on db remote
2023-08-15[functions.zsh] renamed die to logRaymaekers Luca
2023-08-15[functions.zsh] changed function name formatRaymaekers Luca
2023-08-14[googoo] fixed destination argument not workingRaymaekers Luca
2023-08-13[functions] use grouping in calc, added psgrepRaymaekers Luca
2023-08-13[googoo] removed functions and updated behaviourRaymaekers Luca
removed functions that where unneed as they were only called once, changed behaviour to not implement fzf in goo but in the functions itself, this makes goo easier to implement in other commands. Also ported over the funcitonality of setting the query with the first argument
2023-08-07[goo] added option to give search query as second paramaterRaymaekers Luca
I noticed by mistake sometimes I would type the query already.
2023-08-02added resize functionRaymaekers Luca
2023-07-21updated aliasesRaymaekers Luca
2023-07-18Merge branch 'main' of /var/git/dotfilesRaymaekers Luca
2023-07-18use mktemp for uniqueRaymaekers Luca
2023-07-15Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-07-15added trcp functionRaymaekers Luca
2023-07-12updated sgd functionRaymaekers Luca
2023-07-01added sms functionRaymaekers Luca
2023-06-22added oclip functionRaymaekers Luca
2023-06-22use EDITOR instead of vimRaymaekers Luca
2023-06-22updated up/delfile functionsRaymaekers Luca
2023-05-23Merge branch 'main' of db:dotfilesRaymaekers Luca
2023-05-23updated upfile urlRaymaekers Luca
2023-05-23added findpass functionRaymaekers Luca
2023-05-23converted fzh to an aliasRaymaekers Luca
2023-05-16added addedkeys functionRaymaekers Luca
2023-05-04added awnk functionRaymaekers Luca
2023-05-03added exact file match on nvfRaymaekers Luca
2023-04-30added nvf functionRaymaekers Luca
2023-04-27added aliasese and functionsRaymaekers Luca
2023-04-24quote googoo aliasesRaymaekers Luca
2023-04-23added pacsize functionRaymaekers Luca
2023-04-22changed fhome to gooRaymaekers Luca
2023-04-18always fetch on sgdRaymaekers Luca
2023-04-11Merge branch 'main' of gdb:dotfilesRaymaekers Luca
2023-04-11use kallipso.beRaymaekers Luca
2023-04-11Merge branch 'main' of /var/git/dotfilesRaymaekers Luca
2023-04-11added ngenableRaymaekers Luca
2023-04-11added virtualbox functionsRaymaekers Luca
2023-04-10stay in current directory when using sgdRaymaekers Luca
2023-04-06changed clip to change by display serverRaymaekers Luca
2023-04-05added gpg_import functionRaymaekers Luca
2023-04-05added gpg_backup functionRaymaekers Luca
2023-04-05added more googoo aliasesRaymaekers Luca
2023-04-05use default urls for {up,del}fileRaymaekers Luca
2023-04-05fixed git aliases needing functionsRaymaekers Luca
2023-04-04added googoo aliasesRaymaekers Luca
2023-04-02fix in sgd functionRaymaekers Luca
2023-04-02moved sgd to functions.zshRaymaekers Luca
2023-03-28use one fhome script instead of three one liner scriptsRaymaekers Luca
2023-03-26added zsh functions for upfastRaymaekers Luca
2023-03-02added quick script edit functionRaymaekers Luca