dotfiles/.config/shell/zshrc.d
Marty Oehme 949e071b97 Fix .. command to go up to parent directory
Fixed the quick-style .. to go up a directory. Use `cd ..` to enable the
fzf enabled selection if you quickly need to go up multiple directories
instead.
2019-06-17 09:17:17 +02:00
..
0-history.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
0-inline-glob-expansion.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
0-plugins.zsh add check for autojump plugin before loading into shell 2019-05-15 10:27:03 +02:00
0-screen-information-dialog.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
1-enable-command-spelling-correction.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
1-report-time-for-long-running-processes.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
1-set-up-powerlevel9k-theming.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
5-install-tmux-plugin-manager.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
6-alias-l.zsh fix k script order 2019-03-15 14:56:18 +01:00
6-mkcd.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
6-newest-files.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
6-ssht-tmux-attaching.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
9-configure-autocompletion.zsh organize zsh scripts 2019-03-15 14:54:09 +01:00
9-deduplicate-path-variable.zsh organize all shell scripts into logical dirs 2019-03-15 14:40:03 +01:00
9-disable-enhancd-dot-dot-behavior.zsh Fix .. command to go up to parent directory 2019-06-17 09:17:17 +02:00