https://github.com/arsham/dotfiles
My dotfiles for zsh, tmux, etc.
https://github.com/arsham/dotfiles
antibody dotfiles tmux zsh zshrc
Last synced: about 1 month ago
JSON representation
My dotfiles for zsh, tmux, etc.
- Host: GitHub
- URL: https://github.com/arsham/dotfiles
- Owner: arsham
- Created: 2015-04-26T21:54:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T11:21:25.000Z (over 1 year ago)
- Last Synced: 2025-03-16T15:48:25.091Z (about 1 month ago)
- Topics: antibody, dotfiles, tmux, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 9.93 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
This repository holds my dotfiles. This setup is only testes on Arch Linux.
This setup uses GNU's [stow](https://www.gnu.org/software/stow/) for managing
the symlinks.If you need only the `nvim` setup:
```bash
stow nvim
```## Polybar

I've tried to make this work on my laptop, which has a HiDPI setup, and on my
desktop. They share most of the setup, however they come with specific
configurations.## Nvim
This is been relocated to [Shark](https://github.com/arsham/shark)
## Tmux
Nothing special [here](./tmux/.tmux.conf), just is functional with my vim
setup.## Kitty
I have disabled a few of the default key bindings because I wanted full control
to what I can do with vim.## Sublime text
I have been using ST for years and I absolutely love it. But I have stopped
using it as I found myself more productive with vim.