aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh/.zshrc
Commit message (Collapse)AuthorAge
* Testing fzf sourcing (key-bindings & completion)srdusr2024-05-16
|
* Testing fzf sourcing (key-bindings & completion)srdusr2024-05-16
|
* Testing fzf sourcing (key-bindings & completion)srdusr2024-05-16
|
* Changed source directory for modules from "lib" to "user" and changed keytimeoutsrdusr2024-03-08
|
* Changed keytimeoutsrdusr2024-03-05
|
* Tmux default session only attach on TTYsrdusr2024-02-26
|
* Changed keytimeoutsrdusr2024-02-20
|
* Made zsh config more modularsrdusr2024-01-31
|
* Improved gsp functionsrdusr2023-11-12
|
* Export CFG_FILES="$cfg_files" to allow tracking/searching dotfiles easiersrdusr2023-11-01
|
* Add a few new aliasessrdusr2023-10-19
|
* Tmux default sessionsrdusr2023-10-17
|
* Improved speed/lessen resources from compinit etcsrdusr2023-10-17
|
* If nvim is not installed then 'vi' alias will use vim insteadsrdusr2023-08-14
|
* Commented out nvm aliassrdusr2023-08-13
|
* Source fzf and zsh pluginssrdusr2023-08-03
|
* Fixed kubernetes function/aliasessrdusr2023-08-02
|
* Fixed sourcing pluginssrdusr2023-07-19
|
* Moved aliases from zshenv to heresrdusr2023-07-18
|
* Source nvmsrdusr2023-07-11
|
* Clean configsrdusr2023-07-01
|
* Add wget aliassrdusr2023-06-29
|
* Add mkcd() to make and cd into directorysrdusr2023-06-29
|
* Add c() to cd into .configsrdusr2023-06-29
|
* Commented out nvim-listener to test better performancesrdusr2023-06-24
|
* Moved path variables between .zshrc and .zshenv to avoid duplicationsrdusr2023-06-24
|
* Keep changessrdusr2023-06-24
|
* Revert changes to previous commitsrdusr2023-06-24
|
* Improved performance of promptsrdusr2023-06-23
|
* Made KEYTIMEOUT conditional depending on if in a remote ssh sessionsrdusr2023-06-23
|
* Fixed remote_indicator (now working)srdusr2023-06-22
|
* Troubleshooting remote_indicatorsrdusr2023-06-22
|
* Removed duplicate commentsrdusr2023-06-22
|
* Fixed startup order of filessrdusr2023-06-21
|
* Declutter startup filessrdusr2023-06-21
|
* Add conditional check to if tmux is running to update the statussrdusr2023-06-21
|
* Add conditional check to see if nvim is running for prompt's vi-modesrdusr2023-05-27
|
* Add missing auto completionsrdusr2023-05-25
|
* Fixed prompt not always showing mode accuratelysrdusr2023-05-25
|
* Fixed prompt showing mode in same line by adding preexec()srdusr2023-05-25
|
* Changed "jj" to exit vi-insert to "jk"srdusr2023-05-24
|
* Show current vi-mode onto tmux status and cleaned config (removed a lot of ↵srdusr2023-05-24
| | | | stuff)
* Fixed Jobs indicator bug/behavior of jobs command inside of functionsrdusr2023-05-18
|
* Add job indicator to promptsrdusr2023-05-17
|
* Fixed toggle fg/bg functionsrdusr2023-05-16
|
* Use ctrl-z to toggle in and out of bgsrdusr2023-05-13
|
* Revert back to old functionsrdusr2023-04-27
|
* Different way of setting dynamic bare repo git environment variablessrdusr2023-04-27
|
* Add more package managers to dynamic dotfiles environmentsrdusr2023-04-22
|
* Re-enabled setting git environment variables dynamically by allowing package ↵srdusr2023-04-22
| | | | managers to use default git varibables