GitXplorerGitXplorer
m

fish-and-chips

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e6664f8decbb54260cd81edd14180e0bbb8f8bb0

Add comment about ssh-agent and export BROWSER variable

mmate-amargo committed 3 years ago
Unverified
18bc64e5a2f640ba1eede056c627c6bf876e3624

Add Matrix to greeting

mmate-amargo committed 5 years ago
Unverified
dde0fbdb57d3eafb5c716832fa77ceca9d24e531

Replace fish math with shuf

mmate-amargo committed 5 years ago
Unverified
b059fb133663135c1a11457caa6067bb0e54d688

Fix del key in ncmpcpp

mmate-amargo committed 5 years ago
Unverified
0527d1061ccdb97aa324c844cfa6d69132123a9f

Remove mode prompt since I use cursor shape

mmate-amargo committed 5 years ago
Unverified
d938633fc9b78f1ba555ac083e2e4f7a8158238c

Add cow variants, archey3, pfetch and doge

mmate-amargo committed 5 years ago

README

The README file for this repository.

fish-and-chips

A bunch of fish shell functions and configurations

install.fish -- Script to install all the goodies. Written in fish of course!

etc/config.fish: -- This is fish config's file executed at start

Some global abbreviations are defined there:

lh -- List contents of directory using long human format

ll -- List contents of directory using long format

lah -- Same as lh but doesn't exclude hidden directories except for . and ..

etc/functions:

fish_prompt -- Write out the prompt

fish_right_prompt -- Write out the right prompt

mkdircd -- Create a directory and set CWD

sd -- Synchronizes CWD on all shells executing it

local/functions:

fish_greeting -- Sage cow displaying a quote at random

weather -- Show weather from wttr.in

local/config.fish: -- Local thingies

cdd -- Abbreviation to cd ~/downloads