diff options
| author | Wayne-Cole <77279425+Wacky404@users.noreply.github.com> | 2025-07-04 20:16:21 -0500 |
|---|---|---|
| committer | Wayne-Cole <77279425+Wacky404@users.noreply.github.com> | 2025-07-04 20:16:21 -0500 |
| commit | 708073ff2642a9cfac2fd8da598e9746f95d206c (patch) | |
| tree | 2dfeeca875b0a1e83746640968871511d520ce19 | |
| parent | f1dd33054ed598ae15270feb1b5888f140911049 (diff) | |
| download | wackys-dev-env-708073ff2642a9cfac2fd8da598e9746f95d206c.tar.xz wackys-dev-env-708073ff2642a9cfac2fd8da598e9746f95d206c.zip | |
update: new readme
| -rw-r--r-- | README.md | 29 |
1 files changed, 18 insertions, 11 deletions
@@ -1,19 +1,26 @@ -# Wacky's Dev Environment π» -> In case of a nuclear strike on a state that no one cares about, my config shall live on. -### β¨ If your looking at this, try to garner some inspiration β¨ -> This config is specifically tailored for my needs and wants on MacOS. As of right now -> I'm currently developing in Python, C++, and C. I tried to keep my NeoVim fairly 'light'. +# Wacky's Dev Environment - MacOS + +why are you looking at this, its terrible... + +### Less is More + +> The terminal has everything you already need, you just don't know the command yet. +> So with that being said, less is more. The terminal is the central focus. Tmux and Neovim +> are the supporting characters. + +### Languages + +Python (first love), Go, Typescript (i have to), Lua, Bash, C, C++(first language) + ### My Essentials: + +> - tmux & neovim for coding > - treesitter > - telescope > - lsp, linting, formatting; seperated > - autocompletion -> - terminal integration (.zsh btw) +> - terminal integrations (.zsh btw) > - markdown preview; for readme and notetaking > - latexmk -π If you want to see my keybindings and current color scheme π -> navigate to keymaps.lua -> -> navigate to colorscheme.lua -> *some of my keybindings are also included in the setup of the plugin +π If you want to see my keybindings and current color scheme, its in nvim/core folderπ |
