Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | languages.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml index 1ebd15ac..e9bd660b 100644 --- a/languages.toml +++ b/languages.toml @@ -1165,6 +1165,7 @@ file-types = [ { glob = "sway/config" }, { glob = ".tmux.conf" }, { glob = "tmux.conf" }, + { glob = ".sh_history" }, { glob = ".bash_history" }, { glob = ".bash_login" }, { glob = ".bash_logout" }, |