https://github.com/sakanjo/dotfiles
My personal dotfiles
https://github.com/sakanjo/dotfiles
dotfiles fish git kitty shell tmux
Last synced: 3 months ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/sakanjo/dotfiles
- Owner: sakanjo
- Created: 2023-08-31T16:14:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-03-24T20:51:23.000Z (3 months ago)
- Last Synced: 2026-03-26T01:59:28.471Z (3 months ago)
- Topics: dotfiles, fish, git, kitty, shell, tmux
- Language: Lua
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Salah's dotfiles
- I maintain this repo as my dotfiles, but I'm keenly aware people are using it for theirs.
## Contents
- nvim config
- ideavim config
- gdb config
- npm config
- ulauncher config
- kitty config
- tmux config
- git config
- fish config
## Shell setup (macOS & Linux)
- [Fish shell](https://fishshell.com/)
- [Fisher](https://github.com/jorgebucaran/fisher) - Plugin manager
- [z](https://github.com/ajeetdsouza/zoxide) - Directory jumping
- [Eza](https://github.com/eza-community/eza) - A modern alternative to ls
- [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to 'find'
- [ripgrep](https://github.com/BurntSushi/ripgrep) - Faster grep
- [fzf-fish](https://github.com/jethrokuan/fzf) - fish keybindings for fzf
- [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder
- [fkill](https://github.com/sindresorhus/fkill) - Fabulously kill processes
- [bat](https://github.com/sharkdp/bat) - Improved cat
- [Nerd fonts](https://github.com/ryanoasis/nerd-fonts) - I use `Hack`
- [Tig](https://github.com/jonas/tig) - Text-mode interface for git
- [sharing](https://github.com/parvardegr/sharing) - **Locally** share files from your command line
- [share](https://github.com/marionebl/share-cli) - **Quickly** share files from your command line
- [portal](https://github.com/SpatiumPortae/portal) - Another way of sharing files
- [github-markdown-toc](https://github.com/ekalinin/github-markdown-toc) - Easy TOC creation for GitHub README.md
- [yazi](https://github.com/sxyazi/yazi) - 💥 Blazing fast terminal file manager written in Rust, based on async I/O
- [lf](https://github.com/gokcehan/lf) - Terminal file manager
- [gh-dash](https://github.com/dlvhdr/gh-dash) - A beautiful CLI dashboard for GitHub 🚀
- [litecli](https://github.com/dbcli/litecli) - CLI for SQLite Databases with auto-completion and syntax highlighting
- [mycli](https://github.com/dbcli/mycli) - CLI for MySQL Databases with auto-completion and syntax highlighting
- [git-extras](https://github.com/tj/git-extras) - Git utilities
- [entr](https://github.com/eradman/entr) - Run arbitrary commands when files change
- [proxychains](https://github.com/haad/proxychains)
- [rsync](https://github.com/WayneD/rsync)
- [rclone](https://github.com/rclone/rclone)
- [syncthing](https://github.com/syncthing/syncthing) - Open Source Continuous File Synchronization
- [sshfs](https://github.com/libfuse/sshfs) - A network filesystem client to connect to SSH servers
- [fx](https://github.com/antonmedv/fx) - Terminal JSON viewer & processor
- [extract](https://github.com/xvoland/Extract)
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with additional features and fixes
- [ulauncher](https://github.com/ulauncher/ulauncher) - Feature rich application Launcher for Linux
- [retry](https://github.com/kadwanev/retry) - Repeat a command until the command succeeds
- [Fly Pie](https://github.com/Schneegans/Fly-Pie)