index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
zsh
/
.zshrc
Commit message (
Expand
)
Author
Age
*
Changed keytimeout
srdusr
2024-03-05
*
Tmux default session only attach on TTY
srdusr
2024-02-26
*
Changed keytimeout
srdusr
2024-02-20
*
Made zsh config more modular
srdusr
2024-01-31
*
Improved gsp function
srdusr
2023-11-12
*
Export CFG_FILES="$cfg_files" to allow tracking/searching dotfiles easier
srdusr
2023-11-01
*
Add a few new aliases
srdusr
2023-10-19
*
Tmux default session
srdusr
2023-10-17
*
Improved speed/lessen resources from compinit etc
srdusr
2023-10-17
*
If nvim is not installed then 'vi' alias will use vim instead
srdusr
2023-08-14
*
Commented out nvm alias
srdusr
2023-08-13
*
Source fzf and zsh plugins
srdusr
2023-08-03
*
Fixed kubernetes function/aliases
srdusr
2023-08-02
*
Fixed sourcing plugins
srdusr
2023-07-19
*
Moved aliases from zshenv to here
srdusr
2023-07-18
*
Source nvm
srdusr
2023-07-11
*
Clean config
srdusr
2023-07-01
*
Add wget alias
srdusr
2023-06-29
*
Add mkcd() to make and cd into directory
srdusr
2023-06-29
*
Add c() to cd into .config
srdusr
2023-06-29
*
Commented out nvim-listener to test better performance
srdusr
2023-06-24
*
Moved path variables between .zshrc and .zshenv to avoid duplication
srdusr
2023-06-24
*
Keep changes
srdusr
2023-06-24
*
Revert changes to previous commit
srdusr
2023-06-24
*
Improved performance of prompt
srdusr
2023-06-23
*
Made KEYTIMEOUT conditional depending on if in a remote ssh session
srdusr
2023-06-23
*
Fixed remote_indicator (now working)
srdusr
2023-06-22
*
Troubleshooting remote_indicator
srdusr
2023-06-22
*
Removed duplicate comment
srdusr
2023-06-22
*
Fixed startup order of files
srdusr
2023-06-21
*
Declutter startup files
srdusr
2023-06-21
*
Add conditional check to if tmux is running to update the status
srdusr
2023-06-21
*
Add conditional check to see if nvim is running for prompt's vi-mode
srdusr
2023-05-27
*
Add missing auto completion
srdusr
2023-05-25
*
Fixed prompt not always showing mode accurately
srdusr
2023-05-25
*
Fixed prompt showing mode in same line by adding preexec()
srdusr
2023-05-25
*
Changed "jj" to exit vi-insert to "jk"
srdusr
2023-05-24
*
Show current vi-mode onto tmux status and cleaned config (removed a lot of st...
srdusr
2023-05-24
*
Fixed Jobs indicator bug/behavior of jobs command inside of function
srdusr
2023-05-18
*
Add job indicator to prompt
srdusr
2023-05-17
*
Fixed toggle fg/bg function
srdusr
2023-05-16
*
Use ctrl-z to toggle in and out of bg
srdusr
2023-05-13
*
Revert back to old function
srdusr
2023-04-27
*
Different way of setting dynamic bare repo git environment variables
srdusr
2023-04-27
*
Add more package managers to dynamic dotfiles environment
srdusr
2023-04-22
*
Re-enabled setting git environment variables dynamically by allowing package ...
srdusr
2023-04-22
*
Commented out setting git environment variables dynamically since causing iss...
srdusr
2023-04-21
*
Add systemctl and journalctl aliases
srdusr
2023-04-14
*
Set bare dotfiles repository git environment variables dynamically
srdusr
2023-04-12
*
Set bare dotfiles repository git environment variables dynamically
srdusr
2023-04-10
[next]