Skip to content

Latest commit

 

History

History
executable file
·
38 lines (33 loc) · 711 Bytes

README.md

File metadata and controls

executable file
·
38 lines (33 loc) · 711 Bytes

Dotfiles

Important Configuration files 🔥

Folder structure

/home/sreyas/dotfiles
├── dnf
│   └── packages.txt
├── i3
│   └── config
├── kitty
│   └── kitty.conf
├── lf
│   └── lfrc
├── shell
│   ├── .aliases
│   ├── .bashrc
│   ├── config.fish
│   └── .zshrc
├── tmux
│   └── .tmux.conf
├── vim
│   └── .vimrc
├── vscode
│   ├── extensions.txt
│   └── settings.json
└── yazi
    ├── keymap.toml
    ├── theme.toml
    └── yazi.toml

10 directories, 15 files