Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crag666/dotfiles
Dotfiles Based on the catppuccin colors. Its Fancy
https://github.com/crag666/dotfiles
arch-linux archlinux beautify fancy lua mpv neovim newm python termusic wayland wayland-compositor
Last synced: about 2 months ago
JSON representation
Dotfiles Based on the catppuccin colors. Its Fancy
- Host: GitHub
- URL: https://github.com/crag666/dotfiles
- Owner: CRAG666
- Created: 2023-04-08T21:58:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T17:26:08.000Z (9 months ago)
- Last Synced: 2024-04-14T07:59:50.813Z (9 months ago)
- Topics: arch-linux, archlinux, beautify, fancy, lua, mpv, neovim, newm, python, termusic, wayland, wayland-compositor
- Language: Lua
- Homepage:
- Size: 3.8 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Env Dev
## Quick start
This repository is built with Makefile. It is an attempt to set up a minimal environment for development and entertainment on arch linux.
### List of commands
```bash
make help
```## Results
### Newm
Click on the image below to see the full result.
[![Newm workflow](https://i.ytimg.com/vi/mDw-hMW0b70/maxresdefault.jpg)](https://www.youtube.com/watch?v=mDw-hMW0b70)
### Desktop
If you want to know what I have installed, [click here](./pkglist.txt) to see the complete list
![Newm](https://user-images.githubusercontent.com/34254373/233188937-e2e22539-f217-487e-9d53-92f1eb77f7e4.png)
![File Manager](https://user-images.githubusercontent.com/34254373/233188980-c587e89c-3ff5-4596-ac21-ae4bedd79599.png)
![MPV](https://user-images.githubusercontent.com/34254373/233188920-64a25a5a-c5bf-4025-9c73-bc6da579314d.png)
![Music Player](https://user-images.githubusercontent.com/34254373/233188952-bcf59894-b1f3-4443-b51e-01e61fe76bdf.png)
![Wifi Connect](https://user-images.githubusercontent.com/34254373/233188960-531914cb-025a-49b1-8743-ac8e61ec649b.png)
![Clipboard](https://user-images.githubusercontent.com/34254373/233188964-3caddf7f-6ef0-4ea9-8897-3a66e59bc567.png)
![Launcer](https://user-images.githubusercontent.com/34254373/233188966-6382f465-cc23-4d72-8d2f-a285f69f27e3.png)
![Full Launcher](https://user-images.githubusercontent.com/34254373/233188970-c9fd467c-b1d6-450a-8032-252f791e38d7.png)### Vim(NeoVim)
![Command mode](https://user-images.githubusercontent.com/34254373/233180722-bd543a53-4ef4-49a5-bdb4-cd2d7b6b621a.png)
![Plugins](https://user-images.githubusercontent.com/34254373/233180846-21a67d5a-de7b-43f2-8d69-a0432551eeaf.png)
![Treesitter](https://user-images.githubusercontent.com/34254373/233180853-effc1a07-4c47-4510-af4f-642b55ea83e6.png)
![Telescope](https://user-images.githubusercontent.com/34254373/233180860-65d1439a-345c-4070-bc98-96ef57ac3e54.png)
![Completion](https://user-images.githubusercontent.com/34254373/233180862-76c3ae03-412c-430e-9556-b01d71483513.png)### Terminal(kitty, starship, zimfw, rust tools)
![Htop](https://user-images.githubusercontent.com/34254373/233184348-a652c5dd-f8ac-41b4-8dd5-6dc4fd77cb9e.png)
![Btop](https://user-images.githubusercontent.com/34254373/233184354-09ed786c-0eab-4aa3-8eab-44a9b95f81e4.png)
![Alias](https://user-images.githubusercontent.com/34254373/233184351-0036047e-4b02-4fc7-a0a8-6c0c1e073498.png)
![Install](https://user-images.githubusercontent.com/34254373/233184334-044f40fa-4ad8-4529-883e-ed23b9e26c58.png)
![Rust tool example](https://user-images.githubusercontent.com/34254373/233184339-253ae546-f0f3-4a33-abbf-563b775f8096.png)
![Ping](https://user-images.githubusercontent.com/34254373/233184343-0837ebf1-2d59-431f-92db-ab9170614e69.png)
![Python shell](https://user-images.githubusercontent.com/34254373/233184346-25fcabd4-1d32-4deb-a079-bdaf09b4dce0.png)### Vscode
![Python](https://i.ibb.co/LJks4TR/vs1.png)
![Html](https://i.ibb.co/QKqr9gf/vs3.png)
![Javascript](https://i.ibb.co/sbbYC4S/vs4.png)
![Java](https://i.ibb.co/hBbm63t/vs5.png)
![Csharp](https://i.ibb.co/vVnFBvC/vs6.png)
![C](https://i.ibb.co/995bJ2n/vs7.png)