Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)