Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harismuzaffer/dotfiles
. files - vim, tmux, sway and wofi
https://github.com/harismuzaffer/dotfiles
dot-files sway tmux-conf vimrc wofi
Last synced: 3 months ago
JSON representation
. files - vim, tmux, sway and wofi
- Host: GitHub
- URL: https://github.com/harismuzaffer/dotfiles
- Owner: harismuzaffer
- Created: 2020-08-05T12:46:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T05:55:15.000Z (3 months ago)
- Last Synced: 2024-10-21T08:42:56.943Z (3 months ago)
- Topics: dot-files, sway, tmux-conf, vimrc, wofi
- Language: Vim Script
- Homepage:
- Size: 1.12 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magical dot-files
> Configuration files on unix often begin with a dot, hence the word 'dot-files'
After cloning this repo(https://github.com/harismuzaffer/dotfiles.git), Use [Stow](https://www.gnu.org/software/stow/) to symlink the files correctly.
For example to symlink vim directory only, use `stow vim`. This will e.g. create a symlink ~/.vimrc to ~/dotfiles/vim/.vim/.vimrc and you are good to go### Contents
- **Vim**
- .vimrc
- vim directory: contains vim plugins and ftplugins/ after_ftplugins files
- **Config files**
- Alacritty: yaml configuration file of a stupid fast termminal emulator written in Rust
- Neovim: init.vim, plug.vim(contains plugins), ftplugin
- Sway: A compositor for [Wayland](https://wiki.archlinux.org/index.php/Sway)
- Wofi: Launcher for wayland based compositors
- **Tmux**
- .tmux.conf