aboutsummaryrefslogtreecommitdiff
path: root/zshenv
AgeCommit message (Collapse)Author
2020-02-08+cargo/bin to pathAChavali
Rust compilers and modules
2020-01-03~made spc use emacs as backup editor, export PF_INFOAChavali
using pfetch instead of neofetch spc fails if no emacs open
2019-12-30+comments Emacs functionsAChavali
2019-12-30+zsh_theme is af-magicAChavali
2019-12-30~editor vim -> emacsAChavali
2019-12-30~path variable: ~/.bin -> ~/binAChavali
2019-12-20~gentemplate capable of handling variadic argsA. Chavali
By iterating over all arguments from index 1 .. the end of the list, we can get multiple projects generate at once. gentemplateoff also gets this benefit :)
2019-12-20~no need for regex replace in search() functionA. Chavali
Using a new query url ("duckduckgo.com/?=something"), I don't need to replace all spaces with underscores as duckduckgo does it for me
2019-12-20~redid Emacs commands from terminalA. Chavali
Instead of SPC you have two commands: + spc: Opens a new frame with a file open + spu: Updates a currently opened frame with this new file
2019-12-20+zshenv header for mode in Emacs, changed pathA. Chavali
2019-11-18+Generate template offline by copying the git diroreodave
In case I'm offline, just use this function to generate new projects through copying the template item directly
2019-11-18~move emote meme to endoreodave
2019-11-05~yapf to python2oreodave
2019-11-05+for the memeoreodave
2019-11-01+e alias so emacsclient is easier to openoreodave
Removed clang format file
2019-10-25+alias clang-format to use local files for stylesoreodave
2019-09-26+.local/bin to pathoreodave
2019-08-22+config for nvm, node version manageroreodave
2019-08-15+variables for tmuxinatororeodave
2019-08-11Added arduino template to template funcoreodave
2019-08-11~Path to be a constantoreodave
Will instead just sym link all exes to /usr/local/bin
2019-07-29+Cargo to pathoreodave
2019-07-26+fzf binary to pathoreodave
2019-07-23+append to pathoreodave
2019-07-13Removed memes section and changed function to remove git in gentemplateoreodave
2019-07-12Added dotfiles for spacemacs, tmux, vim and zshoreodave