aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh
Commit message (Collapse)AuthorAge
* Fixed startup order of filessrdusr2023-06-21
|
* Declutter startup 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
* Commented out setting git environment variables dynamically since causing ↵srdusr2023-04-21
| | | | issues with package manager
* Add systemctl and journalctl aliasessrdusr2023-04-14
|
* Set bare dotfiles repository git environment variables dynamicallysrdusr2023-04-12
|
* Set bare dotfiles repository git environment variables dynamicallysrdusr2023-04-10
|
* Revert back to bare dotfiles aliassrdusr2023-04-09
|
* New alias and function to make sure we can see changes and use git tooling ↵srdusr2023-04-07
| | | | for dotfiles
* Revert back to bare dotfiles aliassrdusr2023-04-05
|
* Changed dotfiles to not be bare reposrdusr2023-04-05
|
* Add new alias for extracting filessrdusr2023-03-23
|
* Update cargo pathsrdusr2023-03-23
|
* Changed default term to weztermsrdusr2023-03-07
|
* Add alias for xev called keynamesrdusr2023-02-21
|
* Removed exporting/sourcing npm/nvmsrdusr2023-02-10
|
* Clean configsrdusr2023-02-10
|
* Changed alias 'vi' to mean vim instead of nvimsrdusr2023-02-04
|
* New function to open tmux layoutsrdusr2023-01-23
|
* Aliases to print output of a command into a filesrdusr2023-01-05
|
* New alias for git subtreesrdusr2022-12-19
|
* Changed binding for history-search-forward/backward to alt-j/ksrdusr2022-12-03
|
* Removed lockscreen for hibernation since it's redundantsrdusr2022-12-02
|
* Add aliases for suspend/hibernate and locking the screensrdusr2022-12-02
|
* Add alias confirmation safety nets for commands like mv, cp, ln and rmsrdusr2022-12-02
|
* Add ascii artsrdusr2022-12-02
|
* Add aliases to quickly edit and source .zshrcsrdusr2022-12-02
|
* Removed keybindings for down/up-line-or-history since it's uselesssrdusr2022-12-01
|
* Added keybindings for down/up-line-or-history, ↵srdusr2022-12-01
| | | | history-search-forward/backward and autosuggest-execute/accept
* New aliases for to interact with trashsrdusr2022-12-01
|
* Initial commitsrdusr2022-11-14