mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-22 23:03:26 +03:00
Remove shlvl test for now
This commit is contained in:
parent
159e99fec8
commit
c03d50845b
@ -1,12 +0,0 @@
|
||||
# RUN: %fish %s
|
||||
# REQUIRES: test $(uname) = Linux
|
||||
|
||||
function _shlvl
|
||||
_tide_decolor (fish -c _tide_item_shlvl)
|
||||
end
|
||||
|
||||
_shlvl # CHECK: 2
|
||||
|
||||
set -lx tide_shlvl_threshold 2
|
||||
|
||||
_shlvl # CHECK:
|
Loading…
Reference in New Issue
Block a user