aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add more zsh bindings.HEADmainJosh Rahm2025-01-30
|
* Merge branch 'main' of git.josher.dev:zshrcdJosh Rahm2024-02-22
|\
| * Add zoxide if presentJosh Rahm2024-02-22
| |
| * Fix the file-contents-expansion to properly escape backslashesJosh Rahm2023-01-30
| |
| * Only run luarocks if it existsJosh Rahm2023-01-30
| |
* | feat(bindkeys): ability to navigate neovim tabs from vicmd.Josh Rahm2023-01-30
| |
* | Better integration with nvim to use ctrl W.Josh Rahm2023-01-30
|/
* Add very dump autocompletion with <C-p>. This can be leveraged laterJosh Rahm2023-01-26
|
* update zsh-syntax-highlightingJosh Rahm2023-01-25
|
* Optional ability to use fast-syntax-highlighting insteadJosh Rahm2023-01-25
|
* Add luarocks path eval to environmentJosh Rahm2023-01-25
|
* Add more bindkeys for better integration with neovimJosh Rahm2023-01-25
|
* add fast syntax highlightingJosh Rahm2023-01-25
|
* add electron.zsh promptJoshua Rahm2022-12-31
|
* redirect which to /dev/null for luarocksJosh Rahm2022-08-18
|
* Merge branch 'main' of git.josher.dev:zshrcdJosh Rahm2022-08-18
|\
| * Better history is zshJosh Rahm2021-12-08
| |
* | Add luarocks bindingsJosh Rahm2022-08-18
|/
* Add Boson prompt.Josh Rahm2021-11-29
|
* make <S-BS> just delete one character. It is too easy to accidentally hit.Josh Rahm2021-11-21
|
* Added more documentation to zshrcd.Josh Rahm2021-11-21
|
* Fix S-Space bug ... againJosh Rahm2021-11-19
|
* Merge branch 'main' of git.josher.dev:zshrcdJosh Rahm2021-11-16
|\
| * Added compinit options.Josh Rahm2021-11-16
| |
| * Add charm and strange promptsJoshua Rahm2021-11-15
| |
| * Change prompt ends for handron promptJosh Rahm2021-11-15
| |
* | Alias ls=exa if exa existsJosh Rahm2021-11-16
|/
* Add ability to change the ends of the promptJosh Rahm2021-11-15
|
* Fixed broken prompt. Had to put markers around the escape code to change the ↵Josh Rahm2021-11-15
| | | | cursor color
* Change hadron to use the simple promptJosh Rahm2021-11-15
|
* Change rahm1 prompt to use the simple_promptJosh Rahm2021-11-15
|
* Merge branch 'main' of git.josher.dev:zshrcdJosh Rahm2021-11-15
|\
| * Add some more changes to the prompt.Joshua Rahm2021-11-14
| | | | | | | | | | | | | | | | Now displays a logo for various Linux's. Adds lepton prompt. Created a "simple prompt which is a qucik way to create a nice generic prompt.
| * Change the cursor to always be a vertical bar.Josh Rahm2021-11-11
| |
| * Make changes to make this work with Photon.Josh Rahm2021-11-11
| |
| * add hadron promptJosh Rahm2021-11-11
| |
* | Add abbreviations to zshJosh Rahm2021-11-11
|/
* Add the history fileJosh Rahm2021-11-11
|
* fix delete-backward in vimodeJosh Rahm2021-11-11
|
* fix annoying <S-space> behaviorJosh Rahm2021-11-11
|
* Add readme to local/ folderJosh Rahm2021-11-11
|
* Add functions script with tmux refresh.Josh Rahm2021-11-11
|
* Add local folder. Add prompt change.Josh Rahm2021-11-11
|
* Rework my zsh files into a .zshrc.d file.Josh Rahm2021-11-11