Browse Source

README.md

master
Taylor Bockman 2 years ago
parent
commit
20b4bc9752
  1. 12
      README.md

12
README.md

@ -22,16 +22,8 @@ The directory structure is as follows:
## Terminal
After using zsh for a very long time I've gone back to bash. While it takes more work and I don't have as many conveniences I am starting to appreciate
the simplicity of making the terminal available everywhere work for me. `dotfiles/bash` contains all of my work on my bash terminal setup.
For OS X, symlink `scripts/dotfiles/bash/macrc` to `~/.macrc`.
For Linux, symlink `scripts/dotfiles/bash/linuxrc` to `~/.linuxrc`.
If you want better tab completion install `bash-completion` using your package manager.
Symlink `scripts/dotfiles/bash/inputrc` to `~/.inputrc`.
I am back to `zsh` after a long time with `bash`. See the `dotfiles/zsh` directory. You only need to
symlink `.zprofile` and `.zshrc` to your home directory.
## Vim

Loading…
Cancel
Save