Browse Source

add todo

pull/1/head
10sr 11 years ago
parent
commit
9f44a0a465
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc View File

@@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash


# TODO: use tput

# If not running interactively, don't do anything # If not running interactively, don't do anything
[[ $- != *i* ]] && return [[ $- != *i* ]] && return




Loading…
Cancel
Save