https://github.com/thujuli/dotfiles
https://github.com/thujuli/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thujuli/dotfiles
- Owner: thujuli
- Created: 2022-09-26T11:31:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T01:44:28.000Z (about 3 years ago)
- Last Synced: 2025-03-27T15:50:39.302Z (about 1 year ago)
- Language: Lua
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Requirements
- Kitty [kovidgoyal/kitty](https://github.com/kovidgoyal/kitty)
- Fish [fishshell](https://fishshell.com/)
- Neovim [wiki-neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)
- Tmux [github/tmux](https://github.com/tmux/tmux/wiki/Installing)
- Starship (Optional) [tarship.rs](https://starship.rs/)
## Utilities
- Download for Linux and Unix
[git-scm/linux](https://git-scm.com/download/linux)
- Install Node Version Modul
[NVM](https://github.com/nvm-sh/nvm)
- Install Rust [rust-lang](https://www.rust-lang.org/tools/install)
- Command Line Interface to FreeDesktop.org Trash
[trash-cli](https://github.com/andreafrancia/trash-cli)
- Exa is a modern replacement for ls [exa](https://github.com/ogham/exa)
- Fzf is a general-purpose command-line fuzzy finder
[fzf](https://github.com/junegunn/fzf#using-linux-package-managers)
- A simple, fast and user-friendly alternative to 'find'
[fd](https://github.com/sharkdp/fd)
- A cat(1) clone with wings [bat](https://github.com/sharkdp/bat)
- A smarter cd command. Supports all major shells. [zoxide](https://github.com/ajeetdsouza/zoxide)
- A plugin manager for Fish [fisher](https://github.com/jorgebucaran/fisher)
- Tmux Plugin Manager [tpm](https://github.com/tmux-plugins/tpm)
## Refrences
- Make function keys default (Logitech k380)
[k380-function-keys-conf](https://github.com/jergusg/k380-function-keys-conf)
- Setup SSH For GitHub
[github-docs/authentication](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
- Install Kitty and Fish [kitty-fish](https://github.com/thujuli/kitty-fish)