mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
- Shell Scripts: FZF function to fuzzy find all of my projects and open nvim on that project
- Shell Scripts: WIP efforts to comply all to POSIX
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# ~/.bashrc: executed by bash(1) for non-login shells.
|
||||
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
|
||||
# for examples
|
||||
[ ! -f "$HOME/.profile" ] || source "$HOME/.profile"
|
||||
|
||||
# If not running interactively, don't do anything
|
||||
case $- in
|
||||
|
||||
Reference in New Issue
Block a user