mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-26 09:09:23 +00:00
[bash] Add shellcheck hints
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# shellcheck shell=bash
|
||||
# ~/.bash_logout
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# shellcheck shell=bash
|
||||
# Get the aliases and functions
|
||||
if [ -f $HOME/.bashrc ]; then
|
||||
source $HOME/.bashrc
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# shellcheck shell=bash
|
||||
# .bashrc
|
||||
|
||||
# Source global definitions
|
||||
|
||||
Reference in New Issue
Block a user