aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh
Commit message (Collapse)AuthorAge
* 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