Commit Graph

5 Commits

Author SHA1 Message Date
James Patrick
351280afde Adding env header for emacs to pickup the correct mode 2023-06-07 10:19:25 -04:00
e624f90fed Added sourcing of .profile to .zprofile. 2019-06-03 00:43:01 -04:00
51b9582399 Fixed Typo in ZLE command. 2019-05-02 01:51:34 -04:00
6c2990e385 Added edit-command-line functions. 2019-05-02 01:49:26 -04:00
3b54637ca7 Adding basic zsh configuration.
At this point the following doesn't work.

- prompt
- history
- most autocomplete

Additionally with the tmux script getting loaded zplug we are getting a double
render issue, which is increasing the start up time. I'll probably move this
before the .zshrc set to short circuit having to set up all zplug script twice
before having a useable shell.
2019-04-30 23:29:37 -04:00