Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankush/dotfiles
Configuration files for my primary applications.
https://github.com/ankush/dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
Configuration files for my primary applications.
- Host: GitHub
- URL: https://github.com/ankush/dotfiles
- Owner: ankush
- Created: 2020-05-03T05:02:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T12:04:32.000Z (3 months ago)
- Last Synced: 2024-10-25T03:12:05.785Z (3 months ago)
- Topics: dotfiles
- Language: Lua
- Homepage:
- Size: 1.88 MB
- Stars: 14
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
This repo contains configurations for applications and tools I use daily.
![image](https://user-images.githubusercontent.com/9079960/197398508-a93d717c-615a-4a41-bb35-4443cf5990d2.png)
My (current) primary applications:
* Operating system: [PopOS](https://pop.system76.com/) 22.04
* Window Manager: i3
* Dock/Bar: i3status
* Terminal: Alacritty + tmux
* Shell: zsh + [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) + [powerlevel10k](https://github.com/romkatv/powerlevel10k)
* Colorscheme and theme: [Dracula](https://draculatheme.com)
* Monospaced fonts: [JetBrains Mono with patched icons](https://github.com/ryanoasis/nerd-fonts)
* Text Editor: [Neovim](https://neovim.io) with native LSP.
* Document viewer: [Zathura](https://pwmt.org/projects/zathura/)## Acknowledgements
I have taken inspiration and sometimes copy-pasted config from generous users who have put their configs online. Notably from [@DT](https://gitlab.com/dwt1/dotfiles) and [@sglavoie](https://github.com/sglavoie/dotfiles)