https://github.com/takadev15/dotfiles
“Simplicity is the ultimate sophistication”
https://github.com/takadev15/dotfiles
arch dotfiles-linux neovim-configuration vim zshrc
Last synced: 5 months ago
JSON representation
“Simplicity is the ultimate sophistication”
- Host: GitHub
- URL: https://github.com/takadev15/dotfiles
- Owner: takadev15
- Created: 2020-11-05T17:55:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T03:57:01.000Z (about 1 year ago)
- Last Synced: 2025-01-07T04:36:26.775Z (about 1 year ago)
- Topics: arch, dotfiles-linux, neovim-configuration, vim, zshrc
- Language: Lua
- Homepage:
- Size: 26 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arch setup
## Installations
Installations
```bash
alias dots="/usr/bin/git --git-dir $HOME/.dotfiles/ --work-tree=$HOME"
git clone --bare https://www.github.com/takadev15/dotfiles.git $HOME/.dotfiles
dots checkout
dots config --local status.showUntrackedFiles no
```
## My Setup
* **Distro** : Arch Linux
* **WM** : Sway
* **Status Bar** : Waybar
* **Theme** : Catpuccin Mocha with Papirus Dark Icon
* **Shell** : Zsh with Starship Prompt
* **File Manager** : Xplr, Ranger (TUI) Thunar (GUI)
* **Terminal** : Kitty, Foot + Tmux
* **Editor** : Neovim Nightly
## Screenshot
* ricing

## TODO List
* [x] Sway
* [x] Switch greeter to tui greeter from sddm
* [x] Fix swayidle
* [ ] Want to use nix or nixos
* [ ] Scripts
* [ ] Bluetooth Menu scripts
* [ ] Fix screenshot Menu scripts
## 注意!!
**if you want to copy my dotfiles please consider the software i use and plugis so the config can run smoothly**