diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -10,8 +10,7 @@ Then create symbolic links to actual config files. | |||
| 10 | 10 | ||
| 11 | ```sh | 11 | ```sh |
| 12 | ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh | 12 | ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh |
| 13 | ln -s ~/.dotfiles/emacs.el ~/.config/emacs/init.el | ||
| 14 | ln -s ~/.dotfiles/helix.toml ~/.config/helix/config.toml | 13 | ln -s ~/.dotfiles/helix.toml ~/.config/helix/config.toml |
| 15 | ln -s ~/.dotfiles/alacritty.yml ~/.alacritty.yml | 14 | ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf |
| 16 | ln -s ~/.dotfiles/vimrc ~/.vimrc | 15 | ln -s ~/.dotfiles/vimrc ~/.vimrc |
| 17 | ``` | 16 | ``` |
