All Projects → phette23 → fishrc

phette23 / fishrc

Licence: other
Fish shell customizations

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to fishrc

terminer
Upgrade your terminal experience with a single command.
Stars: ✭ 28 (+75%)
Mutual labels:  fish
agnoster
Agnoster for Fish 🐠
Stars: ✭ 42 (+162.5%)
Mutual labels:  fish
fish-symnav
Symbolic link navigation for Fish shell
Stars: ✭ 11 (-31.25%)
Mutual labels:  fish
pyenv
Pyenv support plugin for fish-shell
Stars: ✭ 62 (+287.5%)
Mutual labels:  fish
goto
A fish shell utility to quickly navigate to aliased directories supporting tab-completion
Stars: ✭ 17 (+6.25%)
Mutual labels:  fish
sublime-fish
A robust Sublime Text syntax package for fish
Stars: ✭ 32 (+100%)
Mutual labels:  fish
fishfrymap
Fish Fry Map project repository
Stars: ✭ 14 (-12.5%)
Mutual labels:  fish
FSA
FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
Stars: ✭ 54 (+237.5%)
Mutual labels:  fish
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (+125%)
Mutual labels:  fish
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+237.5%)
Mutual labels:  fish
dotfiles
No description or website provided.
Stars: ✭ 20 (+25%)
Mutual labels:  fish
dotfiles
Personal dotfiles for my Arch / BSPWM install.
Stars: ✭ 46 (+187.5%)
Mutual labels:  fish
fish
Fish config with awesome flexible prompt, unicode symbols, better fzf integration and lot of handy functions.
Stars: ✭ 27 (+68.75%)
Mutual labels:  fish
dotfiles
My collection of dotfiles
Stars: ✭ 77 (+381.25%)
Mutual labels:  fish
dotfiles
macOS / Linux / Codespaces dotfiles with 1-line setup script. Tested on Apple Silicon Macs. Supports both zsh and fish. Now managed with https://github.com/twpayne/chezmoi
Stars: ✭ 82 (+412.5%)
Mutual labels:  fish
dotfiles
Command-line lovers unite! I'm sharing my dotfiles, so you don't have to be me and spend years tweaking configuration files for the best developer experience. Enjoy!
Stars: ✭ 38 (+137.5%)
Mutual labels:  fish
fish-color-scheme-switcher
A fish shell 🐟 plugin to switch color schemes 🌈
Stars: ✭ 48 (+200%)
Mutual labels:  fish
dotfiles
My work setup
Stars: ✭ 14 (-12.5%)
Mutual labels:  fish
FAIRY
Fast and scalable search of whole-slide images via self-supervised deep learning - Nature Biomedical Engineering
Stars: ✭ 43 (+168.75%)
Mutual labels:  fish
fish-poetry
🐟🐍 a fish plugin that automatically activates the poetry subshell
Stars: ✭ 25 (+56.25%)
Mutual labels:  fish

Fish Configuration

Fish shell customizations, such as handy aliases & functions.

My configuration dotfiles are in a separate project.

Structure

Everything is sourced through config.fish. The files inside "inc" have self-explanatory names, like "aliases".

Fish autoloads any functions in the "functions" directory.

setup.sh gets you up-&-running on a new Mac that doesn't have Fish or Fisherman installed yet (requires Homebrew). It installs the bass and z plugins as well as iTerm2 integration.

universal.fish sets a couple universal variables which you may want, again handy for setting up a new system.

The included "copy.fish" script copies config.fish, as well as the contents of "inc" and "functions", into fish's configuration directory (~/.config/fish).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].