https://github.com/lanej/dotfiles
My doots. Changes are frequent, stability not guaranteed. Supports Arch, CentOS and Darwin.
https://github.com/lanej/dotfiles
bspwm dotfiles fzf neorg neovim neovim-dotfiles oh-my-zsh shell vim vim-dotfiles zsh
Last synced: 2 months ago
JSON representation
My doots. Changes are frequent, stability not guaranteed. Supports Arch, CentOS and Darwin.
- Host: GitHub
- URL: https://github.com/lanej/dotfiles
- Owner: lanej
- Created: 2011-10-17T04:57:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T00:13:30.000Z (7 months ago)
- Last Synced: 2025-03-10T19:00:26.523Z (7 months ago)
- Topics: bspwm, dotfiles, fzf, neorg, neovim, neovim-dotfiles, oh-my-zsh, shell, vim, vim-dotfiles, zsh
- Language: Shell
- Homepage:
- Size: 16.2 MB
- Stars: 30
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```text
██╗ █████╗ ███╗ ██╗███████╗ ██╗
██║ ██╔══██╗████╗ ██║██╔════╝ ██║
██║ ███████║██╔██╗ ██║█████╗ ██║
██║ ██╔══██║██║╚██╗██║██╔══╝ ██ ██║
███████╗██║ ██║██║ ╚████║███████╗╚█████╔╝
╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝ ╚════╝██████╗ ██████╗ ████████╗███████╗██╗██╗ ███████╗███████╗
██╔══██╗██╔═══██╗╚══██╔══╝██╔═══╝ ██║██║ ██╔════╝██╔════╝
██║ ██║██║ ██║ ██║ █████╗ ██║██║ █████╗ ███████╗
██║ ██║██║ ██║ ██║ ██╔══╝ ██║██║ ██╔══╝ ╚════██║
██████╔╝╚██████╔╝ ██║ ██║ ██║███████╗███████╗███████║
╚═════╝ ╚════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝```
# Installation
```sh
$ git clone https://github.com/lanej/dotfiles.git ~/.files && cd ~/.files
$ make # install configuration files
$ bash bootstrap.sh # install packages
```## Transfer
```sh
$ sh transfer.sh
```# Stack
* [kitty](https://sw.kovidgoyal.net/kitty/)
* [tmux](https://github.com/tmux/tmux)
* [neovim](https://neovim.io/)
* [fzf](https://github.com/junegunn/fzf)
* [skim](https://github.com/skim-rs/skim)## Linux
Arch, Ubuntu, CentOS 8
* [bspwm](https://github.com/baskerville/bspwm)
* [polybar](https://github.com/polybar/polybar)
* [rofi](https://github.com/davatorium/rofi)## Darwin
* [yabai](https://github.com/koekeishiya/yabai)
* [Menubar Stats](https://seense.com/menubarstats/)