diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-06 06:46:02 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-06 06:46:02 +0100 |
| commit | c5eacb8ca315bbf5f9e03e19505ff9f14eacca49 (patch) | |
| tree | 0ab27a0697d900135f9716029a18c8f675b89960 /README.md | |
| parent | 85258644591c63cc24c8608d2c1d7331edba9f7d (diff) | |
| download | dotfiles-c5eacb8ca315bbf5f9e03e19505ff9f14eacca49.tar.gz dotfiles-c5eacb8ca315bbf5f9e03e19505ff9f14eacca49.tar.bz2 dotfiles-c5eacb8ca315bbf5f9e03e19505ff9f14eacca49.zip | |
Replace Makefile by install.sh script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -1,20 +1,17 @@ -# Configuration files +# Dotfiles ## Installation -1. backup your current configuration files, they will be overwrite +1. Backup your current configuration files, they will be overwrite 2. `cd` in this repo -3. run `make` +3. Run the `install.sh` script ## Tools I use -* [vim](https://github.com/vim/vim): terminal text editor -* [zsh](https://www.zsh.org/): interactive shell -* [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh): plugins and themes for zsh -* [tmux](https://github.com/tmux/tmux): multiple terminal/panel -* [redshift](https://github.com/jonls/redshift): change screen color temperature - -The tmux theme can be found [here](https://github.com/jimeh/tmux-themepack). +* [vim](https://github.com/vim/vim) - terminal text editor +* [zsh](https://www.zsh.org/) - interactive shell +* [xmonad](https://xmonad.org) - window manager +* [redshift](https://github.com/jonls/redshift) - change screen color temperature ## School 19 Config |
