⚡ bash hooks + vim clean up
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#! /bin/env bash
|
||||
if [[ -x /usr/bin/neofetch ]]; then
|
||||
neofetch
|
||||
fi
|
||||
Reference in New Issue
Block a user